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
Error in ./src/demo/engine/loaders/LoaderDicom.js
Syntax error: D:/My.Work/Projects/OTHER/DCMCloud 3D/med3web-master/src/demo/engine/loaders/LoaderDicom.js: "_val" is read-only
Thank you for opening this issue and letting us know about this problem!
We have created a corresponding ticket for the development team and will let you know when it fixed.
I am getting following Error Message
Failed to compile.
Error in ./src/demo/engine/loaders/LoaderDicom.js
Syntax error: D:/My.Work/Projects/OTHER/DCMCloud 3D/med3web-master/src/demo/engine/loaders/LoaderDicom.js: "_val" is read-only
365 | // if ((val16 === this.m_padValue) || ((val16 & 0x8000) !== 0)) {
366 | if (val16 === this.m_padValue) {
@ ./src/demo/ui/UiOpenMenu.js 70:19-59
The text was updated successfully, but these errors were encountered: