NuxtN
Nuxt2y ago
JV

how to return null from useAsyncData and prevent re-fetching on client

Hello! Is there a way how to return NULL in some cases of useAsyncData while SSR and prevent re-fetching on client?
Was this page helpful?