Skip to content

React 19 compatibility issue #1868

@zemarr

Description

@zemarr

Hi there! 👋

First off, thank you so much for maintaining this awesome package—it’s been a huge help in my projects. 🎉

I’m writing because I recently upgraded to React 19 (with Next.js 15) and noticed that some of the dependencies for this package don’t officially support React 19 yet.

When I try to install it, npm throws a warning about incompatible peer dependencies, and I have to use --legacy-peer-deps to bypass it. From my initial testing, the package seems to work fine with React 19, but I think it’d be great to officially update the peer dependencies so others don’t run into this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions