Describe the bug
When clicking on the dropzone, FileExplorer will not automatically open on Edge. It does work perfectly fine on Chrome.
To Reproduce
Steps to reproduce the behavior:
Select the dropzone area and FileExplorer will not auto open on Edge. It does auto open on Chrome.
Expected behavior
FileExplorer should auto open on Edge
Desktop (please complete the following information):
- OS: Windows
- Browser: Microsoft Edge
- Version: 136.0.3240.64 (Official build) (64-bit)
Additional context
I am seeing this issue in the dev console:
NotAllowedError: Failed to execute 'showOpenFilePicker' on 'Window': The request is not allowed by the user agent or the platform in the current context.
Describe the bug
When clicking on the dropzone, FileExplorer will not automatically open on Edge. It does work perfectly fine on Chrome.
To Reproduce
Steps to reproduce the behavior:
Select the dropzone area and FileExplorer will not auto open on Edge. It does auto open on Chrome.
Expected behavior
FileExplorer should auto open on Edge
Desktop (please complete the following information):
Additional context
I am seeing this issue in the dev console:
NotAllowedError: Failed to execute 'showOpenFilePicker' on 'Window': The request is not allowed by the user agent or the platform in the current context.