1👍
If you’re using Vue.js V2, then you can only have 1 child tag inside the <template>
tag. That’s most likely the error you’re seeing
- [Vuejs]-Vue-router reloading App.vue on every new route
- [Vuejs]-Vue.js: rendering data based on class
Source:stackexchange.com