You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
one can export a DCM file after editing some value field but there is a JS issue :
ie "a react-dom.production.min.js:52 Uncaught TypeError: Cannot set properties of undefined (setting 'Value')"
when editing a for instance the "Study Instance UID" in the "current requested procedure evidence sequence"
Steps for reproduction
load any KO dicom and edit this field value or any other in the sequence
Expected behavior
export should be possible
Additional context (e.g. screenshots)
The text was updated successfully, but these errors were encountered:
Bug description
one can export a DCM file after editing some value field but there is a JS issue :
ie "a react-dom.production.min.js:52 Uncaught TypeError: Cannot set properties of undefined (setting 'Value')"
when editing a for instance the "Study Instance UID" in the "current requested procedure evidence sequence"
Steps for reproduction
load any KO dicom and edit this field value or any other in the sequence
Expected behavior
export should be possible
Additional context (e.g. screenshots)
The text was updated successfully, but these errors were encountered: