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

Error in rendering #21

Closed
achintverma opened this issue Dec 19, 2016 · 2 comments
Closed

Error in rendering #21

achintverma opened this issue Dec 19, 2016 · 2 comments

Comments

@achintverma
Copy link

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

  • OS: Mac
  • NPM Version: 3.10.8
@apertureless
Copy link
Owner

apertureless commented Dec 19, 2016 via email

@achintverma
Copy link
Author

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).

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

2 participants