NuxtN
Nuxt3y ago
AngeloK

How does prefetch work?

How does prefetch work on NuxtLinks? I have some pages where i use https://nuxt-graphql-client.web.app/ to fetch data. I have prefetch enabled on links to these pages but I don't see any fetch/XHR calls happening in the network tab.

Should the data of these pages not get prefetched? So the transitions feels like a SPA? Or am I seeing this wrong?
Minimal GraphQL Client + Code Generation for Nuxt.
Nuxt GraphQL Client · Nuxt GraphQL Client
Was this page helpful?