# `useFetch` not reactive after redirection when SSR is disabled and used in a layout
Node 18+ useFetch is not working in SSR
3.xpending triageneeds reproduction
Custom useFetch SSR is not working after upgrading to 3.13
pending triageneeds reproductionpossible regression
useFetch caches every request type with the same payload/url and prevents resending since Nuxt v4.x
pending triagepossible regression
useFetch ssr not working when use same function in page setup and click event on an element after upgrade nuxt to 3.2.2 from 3.0.0
3.xpending triageneeds reproduction
useFetch - refreshing working differently than documented in RC.1
3.xpending triage
useFetch does not pass back cookies from SSR (httpOnly)
pending triage