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 following exception is thrown when a measurement SR is hydrated and the OHIF viewer crashes.
Uncaught TypeError: o.removeVolumeActors is not a function
at xi (removeLabelmapFromElement.ts:22:39)
at labelmapDisplay.ts:485:5
at Object.removeSegmentationRepresentation (labelmapDisplay.ts:116:3)
at removeSegmentationsFromToolGroup.ts:74:21
at removeSegmentationsFromToolGroup.ts:57:5
at Array.forEach (<anonymous>)
at Module.io (removeSegmentationsFromToolGroup.ts:56:33)
at SegmentationService.ts:1993:7
at Array.forEach (<anonymous>)
at ft._removeSegmentationFromCornerstone (SegmentationService.ts:1981:18)
Describe the Bug
The following exception is thrown when a measurement SR is hydrated and the OHIF viewer crashes.
Steps to Reproduce
The current behavior
An exception is thrown in the console and the OHIF viewer crashes.
The expected behavior
Measurement is hydrated with no crash.
OS
Windows 11
Node version
16.14.0
Browser
Chrome 117.0.5938.89
The text was updated successfully, but these errors were encountered: