# `useNuxtData` has data from unrelated key when using reactive keys and `useAsyncData`
Using `getCachedData` together with `await useLazyAsyncData` causing it to not be pending anymore
pending triageneeds reproduction
Clarify that `useAsyncData` results are not cached
documentationgood first issue3.x
`getCachedData` makes `useAsyncData` resolve to type `any`
3.xpending triage
getCachedData causing repeated requests
bug🍰 p2-nice-to-haveperformance
use(Lazy)AsyncData not caching when used in composables
3.xpending triage