Skip to content

React 18 Warning: You are importing hydrateRoot from "react-dom" [...] You should instead import it from "react-dom/client" #1441

Closed
@gastonmorixe

Description

@gastonmorixe
Warning: You are importing hydrateRoot from "react-dom" which is not supported.
You should instead import it from "react-dom/client".

import ReactDOM from 'react-dom';

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions