#NuxtLink not working, getting console errors

6 messages · Page 1 of 1 (latest)

cosmic jewel
#

Hi,

I am getting this error when clicking on my nuxtlink, what does this mean?

eager crest
#

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?
cosmic jewel
#

I am using default rendering

#

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