NuxtN
Nuxt2y ago
Thr0nSK

Use an async function for `getCachedData`

Hi! I'd like to use an async function for the getCachedData option in useAsyncData (specifically, in
useFetch
)
Is that possible? I couldn't get it to work..
Was this page helpful?