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
Hi, Thanks for your reply. I figured the issue was not having the exclusive <script> tag. Although file was js extension, I see Vue requires it's components to have exclusive <script> and tags (if template is not defined already).
Expected Behavior
Based on the examples the graph should render when provided data.
Actual Behavior
Error: [Vue warn]: Failed to mount component: template or render function not defined.
Environment
The text was updated successfully, but these errors were encountered: