Skip to content

React 18 support #330

Open
Open
@MMauro94

Description

@MMauro94

Hi, I tried to upgrade to React 18 but this library doesn't seem to work.
As soon as I switched ReactDOM.render(..., ...) to createRoot(...).render(...) all async states stopped working.

More specifically, all states stay in pending state and the promises are inexplicably of type NeverSettle.

Here you can find the React 18 upgrade guide

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