-
Notifications
You must be signed in to change notification settings - Fork 170
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
I have a question? #3
Comments
you should add ref="canvas" in fabric component and please updated vue-fabric at latest version 0.1.15 usage: |
Error in created hook: "TypeError: Cannot read property 'createTriangle' of undefined". |
please attach your code !! |
|
thank you very much! I found the problem.
} |
need write in mounted(){}. |
why after I install.my workprogram issues note "Error in mounted hook: "TypeError: Cannot read property 'createTriangle' of undefined"".how can I do for it??
The text was updated successfully, but these errors were encountered: