# useFetch only prevents multiple requests when `key` option is set
getCachedData() doesn't cache the response, Not works on useFetch()
pending triageneeds reproduction
getCachedData causing repeated requests
bug🍰 p2-nice-to-haveperformance
calling `useNuxtData` before a fetch composable causes shared key cache to purge on navigation for nuxt `3.17.x`
❗ p4-importantpossible regression