Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt to React 19 #256

Open
ngusta opened this issue Dec 31, 2024 · 2 comments
Open

Adapt to React 19 #256

ngusta opened this issue Dec 31, 2024 · 2 comments

Comments

@ngusta
Copy link

ngusta commented Dec 31, 2024

Describe the bug
Requires React <= 18 and 19 is now released.

To Reproduce
Upgrade app to React 19, and the dependency check will now break.

Expected behavior
It works on React 19, so I'd like to not get the dependency issue,

@glennflanagan
Copy link
Owner

Does the library not work with React 19 or is it just npm/yarn/pnpm reporting the version difference? If you add an override to your package.json does it work?

@ngusta
Copy link
Author

ngusta commented Jan 1, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants