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
{{ message }}
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
onCompletedAll event is triggered everytime all uploads finish
From my POV 'onCompletedAll' event should be triggered everytime all uploads finish.
Let me explain the issue (test case):
- If I would make for example 'x' (variable) uploads (the event 'onCompletedAll' would be triggered).
- The next time I would upload 'x' (variable) uploads (without clearing the previous uploads), the event 'onCompletedAll' would not be triggered.
0 commit comments