Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'graphicType') #256

Open
imedia3 opened this issue Nov 26, 2024 · 0 comments
Open

Cannot read properties of undefined (reading 'graphicType') #256

imedia3 opened this issue Nov 26, 2024 · 0 comments

Comments

@imedia3
Copy link

imedia3 commented Nov 26, 2024

Getting errors when trying to Draw ROI's:

An unexpected error occured in the App component

Cannot read properties of undefined (reading 'graphicType')

Component Stack:

TypeError: Cannot read properties of undefined (reading 'graphicType') at n.value (https://slim.url/static/js/687.0c899362.chunk.js:1:123697) at Fl (https://slim.url/static/js/main.336fd26c.js:2:238843) at Nl
(https://slim.url/static/js/main.336fd26c.js:2:238639) at Cu (https://slim.url/static/js/main.336fd26c.js:2:282298) at bc
(https://slim.url/static/js/main.336fd26c.js:2:270269) at gc (https://slim.url/static/js/main.336fd26c.js:2:270197) at mc
(https://slim.url/static/js/main.336fd26c.js:2:270060) at oc (https://slim.url/static/js/main.336fd26c.js:2:266840) at ac
(https://slim.url/static/js/main.336fd26c.js:2:265391) at E (https://slim.url/static/js/main.336fd26c.js:2:301646)

What's Been Done:

  1. git clone https://github.com/ImagingDataCommons/slim/ slim && cd slim

  2. Connected to Orthanc/DICOMweb in public/configs/local.js
    image

  3. Started the application with: docker compose up -d --build OR yarn start

  4. Accessed the Web UI, opened a study (any), and attempted to draw an ROI.
    Result: The UI crashed with multiple pop-up errors.
    Example:
    image

Is it a Bug, or we do wrong something? Few days ago it was working fine and I was able to draw ROIs (actually I had problems before some fixes on Nginx reverse-proxy for Orthanc side, but now without any changes it's stopped to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant