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
Trying to implement a multi files upload but the progress bar is either deleted or not found or not updated properly. I wondered if someone had an example for multi upload configuration.
I read that it was discussed several years ago but could not find anything: #5
I'm looking to allow multiple files upload, either uploading at the same time or in a queued order it does not matter for me.
edit: just so my message is clearer: i edited the basic example and added "multiple: true" ans "multipleSelect: true". It works well, the files are uploaded, but the progressbar and result message only display for one file.
The text was updated successfully, but these errors were encountered:
Trying to implement a multi files upload but the progress bar is either deleted or not found or not updated properly. I wondered if someone had an example for multi upload configuration.
I read that it was discussed several years ago but could not find anything: #5
I'm looking to allow multiple files upload, either uploading at the same time or in a queued order it does not matter for me.
edit: just so my message is clearer: i edited the basic example and added "multiple: true" ans "multipleSelect: true". It works well, the files are uploaded, but the progressbar and result message only display for one file.
The text was updated successfully, but these errors were encountered: