I'm encountering an issue where the lightning-file-upload component used on an LWR (Lightning Web Runtime) site fails to upload files when the site page is accessed by guest users using Firefox. The upload gets stuck during the first file (whether it’s a single or multi-file upload), and the Done button remains disabled, preventing submission.
This issue appears to be specific to Firefox and does not occur in Chrome or other browsers. We’ve confirmed that the following setting is enabled in our org:
Setup → General Settings → Use the File Upload Lightning web component for LWR sites Setup → General Settings → Allow site guest users to upload files Has anyone else faced this issue? Is there a known workaround or browser-specific limitation for guest users using lightning-file-upload on LWR sites in Firefox?
Any guidance or suggestions would be greatly appreciated.
