Skip to content

useIsClient mentions useSSR link which goes to 404  #485

@wachulski

Description

@wachulski

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

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions