Describe Your Question
Using OHIF v3.11.0
While using /local. mode of OHIF, the exported SEG is not loading again.
What steps can we follow to reproduce the bug?
- Go to ohif website. Go to the /local mode.
 - Upload a CT series, I am using a series I downloaded from TCIA. Can share the link to the image separately. Forum isn’t allowing to post the link.
 - Upload the folder and try to segment the image with the brush tool.
 - Click on EXPORT DICOM SEG.
 - The segmentation export works fine but OHIF is not able to load it again. I see the report successfully exported message but after that another message pops up saying invalid dicom data loader and the Loading Seg message keeps on spinning. The same also happens when I run a local docker instance of the OHIF v3.11.0 with the help of command
 
docker run --name ohif311 --rm -d -p 8003:80 ohif/app:v3.11.0
- When I upload the folder with the exported segmentation again, it is working fine, i.e., able to load the segmentation properly. The issue is with loading the SEG just after exporting.
 
PFA screenshot of errors in console.
Please let me know if further clarifications are required.
