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
Expected behavior
Once the file uploads, the method onUploadSuccess should be called.
Currently it's not being called because the method upload just returns the result and does not emit the event as it does when resumable is false.
The text was updated successfully, but these errors were encountered:
To Reproduce
Expected behavior
Once the file uploads, the method onUploadSuccess should be called.
Currently it's not being called because the method upload just returns the result and does not emit the event as it does when resumable is false.
The text was updated successfully, but these errors were encountered: