Incorrect type inference in `useAsyncData` with `transform` and `getCachedData`nuxt/nuxt · updated6 months ago · 36% similar good first issuetypes
Using `getCachedData` together with `await useLazyAsyncData` causing it to not be pending anymorenuxt/nuxt · updated5 months ago · 35% similar pending triageneeds reproduction
`useFetch` with `watch: false` and reactive key, `getCachedData` gives the old, first initialized keynuxt/nuxt · updated3 months ago · 35% similar pending triage
getCachedData() doesn't cache the response, Not works on useFetch()nuxt/nuxt · updated4 months ago · 33% similar pending triageneeds reproduction
useAsyncData types are inferred from getCachedData and not from the handlernuxt/nuxt · closed16 months ago · 37% similar good first issuetypes3.xbug🔨 p3-minor
Incorrect types in `getCachedData` when passing a `Data` type to `useFetch`nuxt/nuxt · closed17 months ago · 36% similar 3.xpending triage
useAsyncData: combineing transform and getCachedData results in wrong type of datanuxt/nuxt · closed10 months ago · 36% similar pending triage
type issue when returning undefined with `getCachedData`nuxt/nuxt · closed13 months ago · 35% similar typesbug🔨 p3-minor
getCachedData causing repeated requestsnuxt/nuxt · closed12 months ago · 35% similar bug🍰 p2-nice-to-haveperformance