# `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
`useFetch` stale key with `watch: false` and `execute()` (manual mode)
pending triagepossible regression
`getCachedData` makes `useAsyncData` resolve to type `any`
3.xpending triage