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
Function is called twice in a row. It expects history argument, but in the first call it is not provided, so the call fails with an error, when trying to unpack an input structure. Annotations are uploaded, though.
My actions before raising this issue
Expected Behaviour
Current Behaviour
Possible Solution
https://github.com/opencv/cvat/blob/develop/cvat-ui/src/actions/annotation-actions.ts#L368-L390
Function is called twice in a row. It expects
history
argument, but in the first call it is not provided, so the call fails with an error, when trying to unpack an input structure. Annotations are uploaded, though.Steps to Reproduce (for bugs)
Context
Your Environment
git log -1
): 70b6f0fdocker version
(e.g. Docker 17.0.05): -Logs from `cvat` container
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: