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
The httpUploadProgress event only gets triggered after each part uploaded completely. So if part size is cofigured as 100MB, there is no way to track if the upload is progressing until 100MB got fullly uploaded.