Closed e-simpson closed 1 month ago
Note: currently editing details to better reflect Steps to Reproduce
It seems that this issue only occurs when using wadouri:
. So this issue seems to be a duplicate of https://github.com/cornerstonejs/cornerstone3D/issues/958.
I will close this now and reference there.
Describe the Bug
The following issue is with the 2.0.0 beta running on Next.js as described in the nextjs-cornerstone3d example repo.
When I try to load and view an axial view on a volume in orthographic mode it seems to break Cornerstone3D. Sagittal, coronal in orthographic mode and volume_3d mode work just fine. However, when I try to render the axial view and call
setVolumesForViewports
:I have tried loading both
wadouri:
andwadors:
volumes.Steps to Reproduce
orientation: Enums.OrientationAxis.AXIAL,
wadouri:
usageThe current behavior
Blank view displays
The expected behavior
Axial view renders
OS
macOS 14.6.1
Node version
20
Browser
Chrome 126.0.6478.183