adding useManualFetch / usePostFetch / useSubmitFetch composablenuxt/nuxt · updated2 years ago · 31% similar enhancementdiscussion
Factory function to create `useFetch` and `useAsyncData` with defaultsnuxt/nuxt · updated10 months ago · 30% similar enhancementgood first issue🍰 p2-nice-to-have
Add a `resetAfter` option to `useFetch` to automatically reset the state after a specified time.nuxt/nuxt · updated1 year ago · 30% similar enhancementdiscussionworkaround available
useFetch only prevents multiple requests when `key` option is setnuxt/nuxt · updated2 years ago · 29% similar pending triage
`useOnce` composable: execute data fetching function only once either on server or clientnuxt/nuxt · closed10 months ago · 33% similar pending triage
Accessing async data cache object with a new composablenuxt/nuxt · closed3 years ago · 31% similar 3.xpending triage
Ability to add your own keyed functionsnuxt/nuxt · closed3 years ago · 31% similar enhancementgood first issue3.x🍰 p2-nice-to-have
calling `useNuxtData` before a fetch composable causes shared key cache to purge on navigation for nuxt `3.17.x`nuxt/nuxt · closed9 months ago · 31% similar ❗ p4-importantpossible regression
`useAsyncData` reject promise `refresh`nuxt/nuxt · closed10 months ago · 30% similar enhancementdiscussion⚠️ breaking change4.x
Remove `pending` in favor of `status` in data fetching composablesnuxt/nuxt · closed9 months ago · 30% similar good first issue🍰 p2-nice-to-have⚠️ breaking change4.x5.x