add global interceptors for `useFetch` without creating `customUseFetch`nuxt/nuxt · updated1 year ago · 27% similar enhancementdiscussion
Add request filter to prevent fetch from being trigger in 'invalid' statesnuxt/nuxt · closed6 months ago · 30% similar pending triage
support change instance of $fetch for using in useFetch and ...nuxt/nuxt · closed3 years ago · 27% similar 3.xpending triage
Mocking multiple iterations of nuxt imports in the same test filenuxt/test-utils · closed2 years ago · 26% similar documentationvitest-environment
AbortController does not abort $fetch request when invoked server-sidenuxt/nuxt · closed9 months ago · 26% similar 3.xpending triage
useFetch triggers duplicate updates when using reactive params and defaultnuxt/nuxt · closed5 months ago · 25% similar pending triage
`useFetch` automatically handles this behaviour. It will not refetch on client if it was fetched on the server. So you do not need to add custom logic to handle server/client behaviour.nuxt/nuxt · closed2 years ago · 25% similar 3.xpending triage
`useFetch` makes duplicate requests on client-side page navigation when wrapped in a composablenuxt/nuxt · closed6 months ago · 25% similar pending triageneeds reproduction