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
{{ message }}
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
There's an issue when two ReactUploadFile components are placed on a page.
The upload events of the second are handed by the callbacks of the first.
I assume, the component searches the DOM globally for an element and always finds the first one ...
Any workaround or fixes?
The text was updated successfully, but these errors were encountered: