vue-file-agent
vue-file-agent copied to clipboard
Emit event upload, upload:error for resumable uploads
Instead of returning uploader.tusUpload immediately, save the promise so that upload, upload.error events can be emitted consistently regardless of the resumable option.
This is a fix for https://github.com/safrazik/vue-file-agent/issues/165