LeoReubelt
LeoReubelt
Dynamic import fixes it. I tried it.
And if i dynamically import, i get the following error... Unhandled Runtime Error TypeError: Cannot set properties of undefined (setting 'cornerstone') 377 | console.log(`cornerstone tools ---- `, cornerstoneTools.external); 378 |...
I am also getting `TypeError: Cannot read properties of undefined (reading ‘count’)`
was fixed when i manually insalled the latest version of three-stdlib. incidentally if i uninstall three-stdlib and rely on the drei package.lock, id does not install at all. idk why.
Thanks for getting back to me @zshzbh. I want to use the tags defined in the DICOM spec to get a value. For example (0020,0037) is the tag for ImageOrientationPatient....
Thanks for the question @chrisbll971. No, that does not meet my requirement. I am already using that. I need to be able to get a meta data value from the...
Interesting. I am using the SDK. Unfortunately it is too late at this point to go back. Because i have been working on the project for 6 months using the...
Yes @ykethan, my mistake. I removed the deployment-state.json file. Thank you for your response.
@ykethan Thanks for the response. I tried that. It worked last time I had this problem. But not this time.