You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Its related and it fixed the exact opposite of what he is saying. I think the code was originally correct? or maybe it has broken again now with hooks.
melloware
added a commit
to melloware/primereact
that referenced
this issue
Apr 21, 2022
[ x ] bug report
[ ] feature request
[ ] support request => Please do not submit a support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
**Codesandbox **
https://codesandbox.io/s/busy-lamport-x6qnjf?file=/src/demo/FileUploadDemo.js
Current behavior
When removing the "multiple" tag drag and drop no longer works
Expected behavior
When dragging, capture only one file if 2 are dragged into the box
OR
Allow dragging one file into the box
The text was updated successfully, but these errors were encountered: