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
I set the addRemoveLinks option to true on my vue-dropzone component. The remove's link appear and clicking it cause the upload file to be removed from the widget, but still the v-on:vdropzone-s3-upload-success handler fire after cancellation. How to resolve this?