Skip to content

React 19 support #1905

@ThomasGreenspan

Description

@ThomasGreenspan

Is your feature request related to a problem?

I am trying to integrate this into a webapp that is built on react 19 and running into errors.

The error on import:
Cannot read properties of undefined (reading 'ReactCurrentOwner')

Alternatives you've considered

Possible workarounds:

  • Support a subset of the app in react 18 while the rest stays on React 19
  • Convert the entire app to react 18

Both of these are options I have started looking into but they both seem quite painful. Would love this library to support react 19 natively if possible.

Any chance this will get looked into?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions