filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 77 forks source link

"Our file upload limit is 1 file" but still selects a file. #394

Open EricFreeman opened 3 years ago

EricFreeman commented 3 years ago

If we limit the amount of files that can be uploaded, but drag-and-drop either multiple items or a folder that contains multiple items it will still select the first file. I searched through the docs but couldn't see a way to reject everything in a drop if it's for more files than allowed.