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?
Nuxt GraphQL Client · Nuxt GraphQL Client
Minimal GraphQL Client + Code Generation for Nuxt.
0 Replies