OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
https://docs.ohif.org/
MIT License
3.37k stars 3.41k forks source link

[Bug] In Basic Viewer, Study Panel doesn't display thumbnails for different studies of the same patient. #4545

Open VetsImaging opened 1 week ago

VetsImaging commented 1 week ago

Describe the Bug

In Basic Viewer, Study Panel doesn't display thumbnails for different studies of the same patient. And can't display image for different studies of the same patient in viewport.

スクリーンショット 2024-11-24 135516 スクリーンショット 2024-11-24 135550 スクリーンショット 2024-11-24 102307 スクリーンショット 2024-11-24 102336

Steps to Reproduce

[ Prerequisites ]

  1. git clone https://github.com/OHIF/Viewers.git
  2. cd ./Viewers
  3. switch branches/tags to v3.9.1
  4. yarn install
  5. yarn run dev:orthanc

[ App Operation ]

  1. Open a study with Basic Viewer.
  2. Click "<" toggle button of another study.
  3. Thumbnail are not displayed in the study panel.
  4. Displayed error message as below ;  Something went wrong in Route /viewer.  Sorry, something went wrong there. Try again.
  5. Click "Show Detail" button, then displayed as below;  Context: Route /viewer  Error Message: IMAGE_REQUEST_TYPE is not defined  Stack: ReferenceError: IMAGE_REQUEST_TYPE is not defined スクリーンショット 2024-11-24 135516  at StudyPrefetcherService._stopPrefetching (http://localhost:3000/app.js:134456:49) at StudyPrefetcherService._restartPrefetching (http://localhost:3000/app.js:134465:12) at StudyPrefetcherService._syncWithActiveViewport (http://localhost:3000/app.js:134122:12) at Object.callback (http://localhost:3000/app.js:134068:130) at http://localhost:3000/app.js:136829:16 at Array.forEach () at DisplaySetService._broadcastEvent (http://localhost:3000/app.js:136828:31) at DisplaySetService.makeDisplaySets (http://localhost:3000/app.js:129502:14) at Object.callback (http://localhost:3000/app.js:121415:23) at http://localhost:3000/app.js:136829:16

The current behavior

Thumbnails for another study for the same patient are not displayed in the study panel.

The expected behavior

Thumbnails for another study for the same patient are displayed in the study panel.

OS

Windows11pro

Node version

Node v22.11.0, Yarn v1.22.22, ORTHANC v1.12.1

Browser

Chrome 131.0.6778.86

sedghi commented 6 days ago

Hmmm, i can't reproduce it in our demo at least

https://viewer.ohif.org/viewer?StudyInstanceUIDs=1.3.6.1.4.1.25403.345050719074.3824.20170125095438.5

This one has two studies of the same patient.

Can you try to reproduce it with our data?

VetsImaging commented 4 days ago

Thanks for your reply.

I have confirm that this issue doesn't happen on your demo site.

I will try to reproduce with your data.

Would you kindly tell us how can we get it ?

sedghi commented 2 days ago

https://github.com/OHIF/Viewers/blob/master/DATACITATION.md