-
Notifications
You must be signed in to change notification settings - Fork 73
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
not work in vue.js #16
Comments
if I load a fbx file, and I traverse the scene , add mesh.on ,it does not work, get the error "load error!TypeError: mesh.on is not a function" |
@gongyucheng Can you link a repo that can reproduce this issue? |
please show some code how do you import three,maybe this issue has some help |
同样的问题,开始是遇到 #39问题; |
Does not work in Vue for me either. Get this error "TypeError: Class constructor EventDispatcher cannot be invoked without 'new'". Was not able to find any fix. |
I install it into vue.js project, but not work
The text was updated successfully, but these errors were encountered: