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
When there is an error and stopOnError is set to true, the queue is stopped but if some files are loaded at the same time, the event fileLoad is not dispatched.
If then, the queue is resumed, the files which were loaded but not "reported" are missed. This issue can be reproduced when trottling the network (using low bandwidth)