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

First two uploaded images take long time #92

Open fasenderos opened 1 year ago

fasenderos commented 1 year ago

Hi, I noticed the first two images take a long time to upload, about 7/8 seconds each. I've seen the same problem happen in the demo on codesandbox as well. There is something wrong on my side or it's a known bug? Thansk