# Error returned from useFetch has different instanceof FetchError value depending if useFetch is awaited
useFetch option `watch: false` has no effect
🔨 p3-minorpossible regression
useFetch is fired twice if server returns with a 500 Error
3.xpending triage
useFetch caches every request type with the same payload/url and prevents resending since Nuxt v4.x
pending triagepossible regression
useFetch does not send requests after initial fetch
3.xpending triage