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
I put this.options = {
concurrency: 1,
maxUploads: 5
}
I Browse more than maxUploads it allow only 5 files and rest put into rejected list.
I Drag more than maxUploads it allow only 5 files and rest put into rejected list.
But when I browse some files and drag some file then maxUploads fails.
The text was updated successfully, but these errors were encountered:
I put this.options = {
concurrency: 1,
maxUploads: 5
}
But when I browse some files and drag some file then maxUploads fails.
The text was updated successfully, but these errors were encountered: