react-magma
react-magma copied to clipboard
Dropzone: File browser does not open starting in v4
Describe the bug When trying to Browse File in a Dropzone, the file browser does not open in versions 4 and above. Note that dragging a file into the dropzone still works.
To Reproduce Steps to reproduce the behavior:
- Go to https://react-magma.cengage.com/version/4.1.1/api/dropzone/
- Click on Browse File
- Notice that nothing happens
Expected behavior When clicking Browse File, the system file browser should appear.