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 console gives the following error when an ArrowAnnotateTool annotation is canceled. Rendering and other actions that follow don't get executed as a result
"Unable to set properties TypeError: Cannot set properties of undefined (setting 'isSelected')"
Steps to Reproduce
Render a Stack viewport
Add ArrowAnnotateTool but cancel without adding a label
@sedghi can you re-open this one please... I'm deselecting by annotationUID, it is still failing.... I updated my description to use "annotationUID" instead of "annotation"..... getAnnotationsSelected gives you uids which then I'm deselecting one by one
Describe the Bug
The console gives the following error when an ArrowAnnotateTool annotation is canceled. Rendering and other actions that follow don't get executed as a result
"Unable to set properties TypeError: Cannot set properties of undefined (setting 'isSelected')"
Steps to Reproduce
The current behavior
Internal exception occur
The expected behavior
Annotation should be removed altogether such that getAnnotationsSelected() doesn't return anything
OS
All
Node version
All
Browser
All
The text was updated successfully, but these errors were encountered: