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 was archived by the owner on Jan 27, 2025. It is now read-only.
onCreateFiles gets called with a file object with only folder name and some other attributes, which is not useable(as far as i know).
If a folder is dropped, all files in the folder should be returned, or some other way user should at-least be able to process the folder for the upload.