useFetch only prevents multiple requests when `key` option is setnuxt/nuxt 路 updated1 year ago 路 38% similar pending triage
Duplicate response when calling a composable with useLazyFetch insidenuxt/nuxt 路 closed3 years ago 路 37% similar 3.xbug馃敤 p3-minor
When the useFetch request is repeated, the data does not changenuxt/nuxt 路 closed1 year ago 路 36% similar pending triageneeds reproduction
When I use the method from composable twice, it works weirdnuxt/nuxt 路 closed3 years ago 路 36% similar 3.xpending triage
Network request is sent even with the same `key` for `useFetch`nuxt/nuxt 路 closed4 months ago 路 35% similar pending triage
API requests are called twice in lazy hydrated components that use useFetch / useAsyncDatanuxt/nuxt 路 closed1 month ago 路 35% similar pending triage
`useOnce` composable: execute data fetching function only once either on server or clientnuxt/nuxt 路 closed7 months ago 路 35% similar pending triage
useFetch not deduplicating requests that return an error like 404, 401 etc.nuxt/nuxt 路 closed1 year ago 路 35% similar pending triage
UseFetch() calling multiple request, only the last data is fetched and $fetch send requests twicenuxt/nuxt 路 closed3 years ago 路 35% similar 3.xpending triage
`useFetch` twice "A composable that requires access to the Nuxt instance was called outside of a plugin..."nuxt/nuxt 路 closed1 year ago 路 34% similar documentation