Skip to content

Can ui-router/react support React18 new features? #1150

@Fangfanghao

Description

@Fangfanghao

If we want to support React18 new features ui-router/react, we have to replace
ReactDOM.render
to
createRoot

and replace
unmountComponentAtNode
with
unmount

Do we have a plan to suppport this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions