SWR + NuxtLinks
Is there any way to have SWR + NuxtLinks which will not force a client side request?
I found similar issues on GitHub: https://github.com/nuxt/nuxt/issues/28212#issuecomment-2238562281
Is there any workaround to this? The only solution I can think of right now is to also cache the /api/ routes, but there should be a better way, right?
GitHub
SWR (and ISR) not working locally · Issue #28212 · nuxt/nuxt
Environment Operating System: Darwin Node Version: v20.15.0 Nuxt Version: 3.12.3 CLI Version: 3.12.0 Nitro Version: 2.9.7 Package Manager: [email protected] Builder: - User Config: modules, routeRules, ni...
0 Replies