vue-file-agent icon indicating copy to clipboard operation
vue-file-agent copied to clipboard

Emit event upload, upload:error for resumable uploads

Open LauraTran opened this issue 3 years ago • 1 comments

Instead of returning uploader.tusUpload immediately, save the promise so that upload, upload.error events can be emitted consistently regardless of the resumable option.

LauraTran avatar Dec 30 '21 19:12 LauraTran

This is a fix for https://github.com/safrazik/vue-file-agent/issues/165

LauraTran avatar Dec 30 '21 19:12 LauraTran