-
Notifications
You must be signed in to change notification settings - Fork 5
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
Support React 19 #47
Comments
Peer Dependency Update Needed for CompatibilityDescription:Several radix-ui primitives depend on For example:
It would be great if Steps to Reproduce:
Expected Behavior:No peer dependency warnings when using React 19 or higher. |
React 19 is not Stable.
I'm seeing deps warnings when installing stuff:
Looking at the
package.json
, here are the changes that would be needed:The text was updated successfully, but these errors were encountered: