KarimMokhtar / react-drag-drop-files

Light and simple Reactjs drag and drop files library to use with very flexible options to change, so you put whatever the design you want for your drop-area. Users can drag and drop or even select the file anywhere in the window.
MIT License
245 stars 86 forks source link

Upload File window opens twice & disabled doesn't work in Next.js #61

Closed room9design closed 2 years ago

room9design commented 2 years ago

When the package is imported and run in Next.js, the file upload window opens twice when the component is clicked. Also, the file upload is still clickable & will open a window even when disabled is set to true. I haven't been able to replicate this in regular React apps.

KarimMokhtar commented 2 years ago

@room9design Thanks for your contribution. This one is solved now on v.2.3.6