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
Repeat step 1:
Throw error when try to upload files duplicates
Reload page
Try to upload new jpg and the first (step 1):
The new file uploads without error. The duplicate file throws an error and is removed from the list despite having removeFromPreviewOnError: false.
The text was updated successfully, but these errors were encountered:
When uploading multiple files, files with errors are always removed even with removeFromPreviewOnError = false
DEMO:
https://fileinput.rf.gd/
https://github.com/alphp/bootstrap-fileinput-ajax-test
Steps to reproduce the issue
Throw error when try to upload files duplicates
The new file uploads without error. The duplicate file throws an error and is removed from the list despite having removeFromPreviewOnError: false.
The text was updated successfully, but these errors were encountered: