react-dropzone / react-dropzone

Simple HTML5 drag-drop zone with React.js.
https://react-dropzone.js.org/
MIT License
10.53k stars 782 forks source link

Extending Dropzone - Click and select file not working Chrome #1329

Open cenkkizil opened 10 months ago

cenkkizil commented 10 months ago

When we open the sample site in Chrome and select the file by clicking. File selection does not work. It works with Firefox and Safari. When we drag and drop the file, it also works in Chrome.

Steps to reproduce the behavior:

  1. Go to https://react-dropzone.js.org/#section-extending-dropzone
  2. Click on select file
  3. Not work

Desktop (please complete the following information):

hazratgs commented 10 months ago

in new versions of chrome it plays stably, in version 115 it didn’t play for me