Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: OPTIC-353: Fix null errors when switching from task detail to se…
…ttings (HumanSignal#1665) * fix: optic-353: fix null errors when switching from task detail to settings * null block children before state tree destroy * Update src/LabelStudio.js Co-authored-by: hlomzik <[email protected]> * fix null block logic for children * commiting console to understand the difference between local and deployed * destroy annotaions first * use getRoot to find the selected annotation for video region * revert image selection * Update src/stores/AppStore.js Co-authored-by: Sergey <[email protected]> * check if annotation store exists from root * allow no conditional assignment for while loop --------- Co-authored-by: hlomzik <[email protected]> Co-authored-by: Sergey <[email protected]>
- Loading branch information