Skip to content

Support for React 19 / Compatibility Issue with unmountComponentAtNode #2793

@Victor-Mestre-Sybo

Description

@Victor-Mestre-Sybo

We're using this library in a Next.js project. After upgrading to the latest Next.js version (v15), we also updated to React 19 since this is now the minimum required version.

However, it appears that elements-core is still relying on the now-deprecated unmountComponentAtNode API, which is no longer supported in React 19. This causes our build to fail, effectively blocking us from upgrading beyond Next.js 14 / React 18.

Are there any plans to update the library for React 19 compatibility?

Thanks in advance!

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