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
248 stars 91 forks source link

Codesandbox example does not work #23

Closed maxxims closed 2 years ago

maxxims commented 2 years ago

Your example on https://codesandbox.io/s/react-drag-drop-files-sghbp is not working properly, any file uploaded gives the Type/Size error.

KarimMokhtar commented 2 years ago

Screenshot from 2021-12-29 22-49-46 Hello @maxxims Thanks for your interest in the library, it's well tested and also I have tried it again right now and it's working well. So, Please check again and make sure of the size and type of the file you are trying to upload.