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
[Vue warn]: Property or method "mesh" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. S
and infinite times iterations error:
VueThreejs.common.js:5259 Uncaught TypeError: this.fn is not a function
at VueComponent.begin
To be honest I have no idea how to use your module. Can you advice what is missing?
The text was updated successfully, but these errors were encountered:
Apologies if this is low level question but I have a Vue project and I would like to implement your module to use ThreeJS inside. What I have done
In chrome console I have errors:
and infinite times iterations error:
To be honest I have no idea how to use your module. Can you advice what is missing?
The text was updated successfully, but these errors were encountered: