cornerstone3D
cornerstone3D copied to clipboard
[Bug] out of memory int16Array@[native code]
Describe the Bug
When trying to load large CTA's using the Nifti volume loader on mobile i get the following error. The same setup works just fine for NCCT nifti images that are significantly smaller, and works just fine loading the CTA on desktop.
out of memory int16Array@[native code]
This only happens on mobile and with CTA's.
Steps to Reproduce
Try to load a large (120mv +), compressed CTA on mobile using the nifti volume loader.
The current behavior
The client retreives all of the image, but once loading it - the error appears.
The expected behavior
To render the image after retrieving it.
OS
IOS 17.1.1
Node version
v18.19.1
Browser
Chrome or Safari (tested both)