NuxtLink not working, getting console errors
Hi,
I am getting this error when clicking on my nuxtlink, what does this mean?
5 Replies
There are a lot of things that could be happening here but its not NuxtLink that's causing it.
Can you provide more information:
- What mode are you rendering in?
- What do the two pages look like in code?
- Can you reproduce the error on Stackblitz?
I am using default rendering
these are my pages
oh I got it
Its not my page with the links, its the page thats its going too, was looking at the wrong place. Was missing a primary div. Thanks
Awesome!