-
-
Notifications
You must be signed in to change notification settings - Fork 449
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the problem
| Indeed, in a SSR application, when the component with the useIsClient hook is mounted in the browser, its state changes and causes a re-render. It is what we want here, but, if you want a boolean, without extra render, see [`useSSR()`](/react-hook/use-ssr). |
and the link is broken. The useSSR hooks is deprecated.
Additional context
No response
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation