Factory function to create `useFetch` and `useAsyncData` with defaultsnuxt/nuxt · updated3 months ago · 31% similar enhancementgood first issue🍰 p2-nice-to-have
Correctly type `useFetch` based on the methodnuxt/nuxt · closed29 months ago · 38% similar 3.xpending triage
When usefetch makes network requests, the parameters of the second request depend on the response result of the first interface. If usefetch is nested, an error will be returned, indicating that usefetch can only be used by setup. If $fetch is used, both client and server will be triggered once. What's the solutionnuxt/nuxt · closed14 months ago · 35% similar 3.xpending triageneeds reproduction
Missing usefetch composable example in docsnuxt/nuxt · closed23 months ago · 35% similar 3.xpending triage
support change instance of $fetch for using in useFetch and ...nuxt/nuxt · closed29 months ago · 34% similar 3.xpending triage