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

error opening DICOM #29

Closed
draibolit opened this issue Apr 3, 2021 · 1 comment
Closed

error opening DICOM #29

draibolit opened this issue Apr 3, 2021 · 1 comment

Comments

@draibolit
Copy link

I caught this error when open DICOM files in the local hardisk

1 of 2 errors on the page
Error: noUiSlider (9.2.0): 'range' 'min' and 'max' cannot be equal.
onFileContentReadMultipleDicom
src/demo/ui/UiOpenMenu.js:496

  493 | this.childModalWindowCenterWidth.initWindowRange();
  494 | 
  495 | // show modal: select window center, width
> 496 | this.setState({ showModalWindowCW: true });
      | ^  497 | return; // do nothing immediately after: wait for dialog
  498 | /*
  499 | 
@DanilRostov
Copy link
Collaborator

@draibolit thank you for opening this issue.

Recently we have released MRI-viewer version 2.0. You could try it out.
If you face any problems please open new issue with details and screenshots.
Thank you.

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

No branches or pull requests

3 participants