NuxtN
Nuxt2y ago
ParadoX

How to implement global error handling for useAsyncData?

GitHub
So I am using a custom ofetch instance that is defined inside a Nuxt Plugin. It has its own error handling (simplified for this example): import type {FetchOptions} from "ofetch"; export ...
How to implement global error handling for useAsyncData? · nuxt nux...
Was this page helpful?