Promisify Uploader.upload method #196
Unanswered
vinodkhandelwal
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@vinodkhandelwal unfortunately, this isnt a behavior that can be supported by the Uploady uploader. Only using events (ex: BATCH_START, BATCH_FINISH, etc.) can you determine whether the uploads finished. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How can i use Uploader.upload() method as a promise. I just wanted to await on this to completed before moving to next line.
Beta Was this translation helpful? Give feedback.
All reactions