You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Steps to Reproduce
[ Prerequisites ]
CPU : intel core-i3 12100
RAM : 16GB
Storage : SSD 512TB
[ App Operation ]
Something went wrong in Route /viewer.
Sorry, something went wrong there. Try again.
Context: Route /viewer
Error Message: IMAGE_REQUEST_TYPE is not defined
Stack: ReferenceError: IMAGE_REQUEST_TYPE is not defined
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
The text was updated successfully, but these errors were encountered: