# `useFetch` not reactive after redirection when SSR is disabled and used in a layout
nuxt 3.12 useState change detection fails when ssr is false
3.xpending triage
`useState` is non reactive when `ssr: false`
3.xworkaround availablebug❗ p4-important
State defined in a composable is not reactive when `ssr: false`
3.xpending triage
useState not reactive with class's members for watch
3.xpending triage