Using `getCachedData` together with `await useLazyAsyncData` causing it to not be pending anymorenuxt/nuxt · updated9 months ago · 35% similar pending triageneeds reproduction
use server-fetched data in lazily hydrated components with useAsyncDatanuxt/nuxt · updated6 months ago · 34% similar good first issue🍰 p2-nice-to-have
Legacy asyncData not working inside client-only pagenuxt/nuxt · closed8 months ago · 37% similar 🔨 p3-minorpossible regression
useAsyncData doesn't block navigation with lazy: falsenuxt/nuxt · closed3 years ago · 36% similar 3.xpending triage
useAsyncData breaks after clientside navigation when using a reactive keysnuxt/nuxt · closed6 days ago · 36% similar pending triagepossible regression
`useAsyncData` is not blocking the client navigationnuxt/nuxt · closed2 years ago · 36% similar 3.xworkaround availablepending triage
useLazyAsyncData does not resolve when navigating between 2 pages with different layoutsnuxt/nuxt · closed3 years ago · 36% similar 3.xbug❗ p4-important
When ssr: false, useAsyncData doesn't await fetchesnuxt/nuxt · closed3 years ago · 35% similar 3.xbug🔨 p3-minor
Nested "useAsyncData" fails on SSR and works on the clientnuxt/nuxt · closed3 years ago · 35% similar 3.xpending triage
useAsyncData does not work with pinia storage async actions in generated projectnuxt/nuxt · closed11 months ago · 35% similar documentationgood first issue