0
Vue.js Question
So I have a few .vue pages and I use a navbar to navigate. 2/3 Pages work, the last one gives me the error: Failed to mount component: template or render function not defined. But the code for all three files is the same except that I changed the class of a div and the contents of a h1. Any ideas?
1 Antwort
0
rudolph flash I managed to get it to work by now, all I had to do was restart the npm serve :/