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

TypeError: this.addModel is not a function #90

Open
darkpixel opened this issue May 24, 2020 · 0 comments
Open

TypeError: this.addModel is not a function #90

darkpixel opened this issue May 24, 2020 · 0 comments

Comments

@darkpixel
Copy link

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant