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
When running in a node context, calling app.init(...) throws:
TypeError: y.Group is not a constructor
at new A.tool.Draw (/home/yves/dev/src/github/local/node/parse/node_modules/dwv/dist/dwv.min.js:3:377913)
at A.App.init (/home/yves/dev/src/github/local/node/parse/node_modules/dwv/dist/dwv.min.js:3:4228)
The text was updated successfully, but these errors were encountered:
When running in a node context, calling
app.init(...)
throws:The text was updated successfully, but these errors were encountered: