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
In version 1.9.0, I noticed unexpected behavior with the item.completed (progress) value. While logging the UPLOADER_EVENTS.ITEM_PROGRESS event during an upload, a later log sometimes shows a lower item.completed value than an earlier log. This behavior occasionally causes the progress value to flicker between two numbers.
hey @mariusschroeterCP
thanks for reporting.
Is this always the case? for all uploads? Is it specific to Tus? Or reproduces without as well?
if you're able to create a reproducing code sandbox, it will be really useful to investigate this quicker.
In version 1.9.0, I noticed unexpected behavior with the
item.completed
(progress) value. While logging theUPLOADER_EVENTS.ITEM_PROGRESS
event during an upload, a later log sometimes shows a loweritem.completed
value than an earlier log. This behavior occasionally causes the progress value to flicker between two numbers.Versions
The text was updated successfully, but these errors were encountered: