Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resumable upload error: fix displaying errors #1687

Closed
pigator opened this issue Feb 26, 2021 · 1 comment
Closed

Resumable upload error: fix displaying errors #1687

pigator opened this issue Feb 26, 2021 · 1 comment

Comments

@pigator
Copy link

pigator commented Feb 26, 2021

When resumableUploadOptions.skipErrorsAndProceed was true and multiple errors could occur during resumable upload, errors were discarded (reset) and only the last error would be displayed.
It would be desirable if all errors would be displayed.
Like so:
bs-fileupload-20210226-01

@kartik-v
Copy link
Owner

Refer updates in the PR #1688

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants