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
Trying to add an uploaded model into a project hangs on the "importing model" screen.
This is thrown in the javascript console:
chunk-vendors~1c3a2c3f.caa047f0.js:1 TypeError: this.addModel is not a function
at addModelToApp (app~06837ae4.bundle.js:1)
at click (app~06837ae4.bundle.js:1)
at ne (chunk-vendors~1c3a2c3f.caa047f0.js:7)
at a.n (chunk-vendors~1c3a2c3f.caa047f0.js:7)
at ne (chunk-vendors~1c3a2c3f.caa047f0.js:7)
at a.Sn.t.$emit (chunk-vendors~1c3a2c3f.caa047f0.js:7)
at a.click (chunk-vendors~86b7d105.7b69cf97.js:1)
at ne (chunk-vendors~1c3a2c3f.caa047f0.js:7)
at HTMLDivElement.n (chunk-vendors~1c3a2c3f.caa047f0.js:7)
at HTMLDivElement.Zo.i._wrapper (chunk-vendors~1c3a2c3f.caa047f0.js:7)
The text was updated successfully, but these errors were encountered:
Trying to add an uploaded model into a project hangs on the "importing model" screen.
This is thrown in the javascript console:
The text was updated successfully, but these errors were encountered: