# `useAsyncRouteData`
Using `getCachedData` together with `await useLazyAsyncData` causing it to not be pending anymore
pending triageneeds reproduction
Accessing async data cache object with a new composable
3.xpending triage
Re-use `getCachedData` when `refresh`ing `asyncData`
enhancementbug馃嵃 p2-nice-to-have
Clarify that `useAsyncData` results are not cached
documentationgood first issue3.x
Refresh result of `useAsyncData` with `immediate : false` when navigation occurs
3.xbug馃嵃 p2-nice-to-have
Provide convenient option to skip `useAsyncData`'s cache
enhancementdiscussion3.x
Add `getCachedData` to `useFetch` and `useAsyncData` docs
documentationgood first issue3.x