You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(react): update unhead context on initial <Head> render (#534)
* fix(react): Ensure `<Head>` updates context immediately for SSR compatibility
* fix(react): update unhead context on initial render in <Head> component
By leverating useRef initial value
0 commit comments