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

Templates should only be responsible for mapping the state to the UI #76

Open
Shimabuk opened this issue Oct 10, 2018 · 4 comments
Open

Comments

@Shimabuk
Copy link

Is someone have this issue ?
- Templates should only be responsible for mapping the state to the UI. Avoid placing tags with side-effects in your templates, such as <script>, as they will not be parsed. (found in <Root>)

Any idea how to solve it ?

@JuiceCreative
Copy link

Also getting this issue.

@ennisthemenace
Copy link

Also here

@vortixhead
Copy link

Here too

@StanleyMasinde
Copy link

That is a vuejs issue. A Vue instance is in the div with id 'app' please put your scripts outside this area to avoid conflict with vuejs

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

5 participants