# useFetch only prevents multiple requests when `key` option is set
useFetch with immediate: false does not re-execute correctly after reactive query update since v4.1.2
pending triagepossible regression
When the useFetch request is repeated, the data does not change
pending triageneeds reproduction
useFetch calls repeat when sending and modifying reactive objects
3.xpending triage
useFetch calls with duplicate generated keys throw "Request aborted" error
pending triagepossible regression
useFetch - refreshing working differently than documented in RC.1
3.xpending triage