OHIF / Viewers

OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages

Home Page:https://docs.ohif.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Some images throw an error before finishing loading

sebastianguerra opened this issue · comments

Describe the Bug

The images coming from a certain modality doesn't load (we know this error just happens with just one modality, but not the details about it), the error message on the console says:

Failed to execute 'postMessage' on 'Worker': # could not be cloned.

The patient info loads correctly (hidden in the attached image for patient privacy).

image

This error doesn't occur in Ohif V2

Steps to Reproduce

Try to load the attached image to the viewer. This image comes from the modality that produces the error

The current behavior

The DICOM doesn't finish loading, there is an error in the developer console and the sidebar stays like this:

image

The expected behavior

the DICOM image loads correctly and the users can see it

OS

macOS 14.2.1

Node version

18.16.1

Browser

Chrome Version 123.0.6312.124 (Official Build) (arm64)