Describe Your Question
-
I’m having trouble trying to view a DICOM MultiFrame from a single file.
This DICOM is provided by a JSON DICOM(dicom-json-generator.js
). -
I’m using OHIF in version 3.8.0-beta.91.
What steps can we follow to reproduce the bug?
- Generate Dicom JSON from the file.
- Try viewing on ohif
I’m get this error:
TypeError: Cannot destructure property 'imagePositionPatient' of 'esm.metaData.get(...)' as it is undefined.