adding useManualFetch / usePostFetch / useSubmitFetch composablenuxt/nuxt · updated1 year ago · 32% similar enhancementdiscussion
parallel data loading support for `useAsyncData`nuxt/nuxt · updated1 year ago · 32% similar enhancementdiscussion🍰 p2-nice-to-havesuspense
Better documentation and alerts for upcoming deprecationsnuxt/nuxt · updated1 year ago · 31% similar pending triage
Multiple `useLazyAsyncData` within a composable becomes non lazynuxt/nuxt · updated1 year ago · 28% similar good first issuebug🔨 p3-minor
`useOnce` composable: execute data fetching function only once either on server or clientnuxt/nuxt · closed8 months ago · 34% similar pending triage
Remove `params` alias for the `query` option in data fetching composablesnuxt/nuxt · closed2 years ago · 32% similar discussion4.x
useAsyncData still returning "pending" true when network tab shows completednuxt/nuxt · closed3 years ago · 31% similar 3.xpending triage
Accessing async data cache object with a new composablenuxt/nuxt · closed3 years ago · 30% similar 3.xpending triage
Nuxt + Apollo, not possible to have client fetchnuxt/nuxt · closed3 years ago · 30% similar stalepending triage2.x
calling `useNuxtData` before a fetch composable causes shared key cache to purge on navigation for nuxt `3.17.x`nuxt/nuxt · closed8 months ago · 29% similar ❗ p4-importantpossible regression