ivmartel / dwv

DICOM Web Viewer: open source zero footprint medical image library.
https://ivmartel.github.io/dwv/
GNU General Public License v3.0
1.64k stars 591 forks source link

Viewers cannot read all the dicom files and stuck in the middle of process #1274

Closed ycxj closed 1 year ago

ycxj commented 1 year ago

hello, There is a problem that often happen on the loading progress on more than 10+ url files, it stucked in middle of process when I try to render DICOM, and the process cannot be completed wtih no error occurs.

All the url files are downloaded and viewed in chrome's devTools.

image

In my investigation, when I press "Noraml Refresh" the page, it doesn't load properly.

image

image

However, when I press "Hard Refresh" & Emtry Cache & Hard Refresh" the page, the viewer load normally.

image

image

ivmartel commented 1 year ago

When it gets stuck, does it give an error or just stays idle?

ivmartel commented 1 year ago

Closing for now because of inactivity... Feel free to comment if you need.