cornerstonejs / cornerstone3D

Cornerstone is a set of JavaScript libraries that can be used to build web-based medical imaging applications. It provides a framework to build radiology applications such as the OHIF Viewer.
https://cornerstonejs.org
MIT License
570 stars 291 forks source link

[Bug] Uncaught (in promise) dicomParser.ByteStream: parameter 'position' cannot be greater than or equal to 'byteArray' length #1528

Open Dengjun21 opened 4 days ago

Dengjun21 commented 4 days ago

Describe the Bug

Hello, I'm experiencing this problem, but based on what is known so far, the problem may be in the Cornerstone3D 's DICOM Volume Streaming Loader, the previous discussion can be viewed here issue, I'm not sure if you will continue to update the issues related to the v1 version at this time,or if you know of a solution to this issue? Thanks. @sedghi

Steps to Reproduce

Loading volume objects via wadouri

The current behavior

Some DICOM files cannot be displayed properly

The expected behavior

DICOM files are displayed normally

OS

win11

Node version

.

Browser

edge

sedghi commented 4 days ago

Can you try version 2?