# `useFetch` with `watch: false` and reactive key, `getCachedData` gives the old, first initialized key
useFetch option `watch: false` has no effect
馃敤 p3-minorpossible regression
There is a problem with the auto-generated key of useFetch ()
3.xpending triage
useFetch pass a reactive params will send repeat requests.
3.xpending triage
UseFetch pending is initial true with {immediate: false} option
3.xpending triage
Auto key for `useFetch` applies to non-Nuxt composable
3.xbug馃敤 p3-minor