Can't upload files after first upload failed #1155

Closed
opened 2020-06-16 12:25:48 +00:00 by roddc · 1 comment
roddc commented 2020-06-16 12:25:48 +00:00 (Migrated from github.com)

I am using Angular 9, when I failed to upload the first file and then try to upload second file, the second file will never be uploaded, the log shows the second file is isReady: true

I am using Angular 9, when I failed to upload the first file and then try to upload second file, the second file will never be uploaded, the log shows the second file is isReady: true
roddc commented 2020-06-17 02:21:32 +00:00 (Migrated from github.com)

I think I have solved it, I need to remove throw new error in the onError function

I think I have solved it, I need to remove throw new error in the onError function
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1155