parallel data loading support for `useAsyncData`nuxt/nuxt · updated13 months ago · 31% similar enhancementdiscussion🍰 p2-nice-to-havesuspense
Using `getCachedData` together with `await useLazyAsyncData` causing it to not be pending anymorenuxt/nuxt · updated5 months ago · 31% similar pending triageneeds reproduction
use(Lazy)AsyncData not caching when used in composablesnuxt/nuxt · closed31 months ago · 37% similar 3.xpending triage
useAsyncData doesn't block navigation with lazy: falsenuxt/nuxt · closed31 months ago · 36% similar 3.xpending triage
useLazyAsyncData does not resolve when navigating between 2 pages with different layoutsnuxt/nuxt · closed31 months ago · 34% similar 3.xbug❗ p4-important
3.17.2 and 3.17.3 broke the "lazy" of useLazyAsyncDatanuxt/nuxt · closed3 months ago · 34% similar pending triagepossible regression
Duplicate response when calling a composable with useLazyFetch insidenuxt/nuxt · closed31 months ago · 33% similar 3.xbug🔨 p3-minor
Lazy variant of useAsyncData does not accept reactive keysnuxt/nuxt · closed3 months ago · 33% similar 🔨 p3-minor
Nested async-await composables break on the server when trying to do more than onenuxt/nuxt · closed23 months ago · 32% similar 3.xpending triage
`useFetch` twice "A composable that requires access to the Nuxt instance was called outside of a plugin..."nuxt/nuxt · closed11 months ago · 32% similar documentation