# `useNuxtData` has data from unrelated key when using reactive keys and `useAsyncData`
Clarify that `useAsyncData` results are not cached
documentationgood first issue3.x
endless looping useAsyncData when used with same key in nested components with conditional rendering after updating to nuxt 3.17.0
❗ p4-importantpossible regression
useAsyncData refresh can not be called until promise is resolved
3.xbug🔨 p3-minor
useAsyncData does not update data after first load
3.xpending triage
Force refresh for `useAsyncData` and `useFetch`
enhancement3.x🍰 p2-nice-to-have