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

React 19 support #53

Open
r00tat opened this issue Dec 20, 2024 · 3 comments
Open

React 19 support #53

r00tat opened this issue Dec 20, 2024 · 3 comments

Comments

@r00tat
Copy link

r00tat commented Dec 20, 2024

Is your feature request related to a problem? Please describe.
I am using mui-color-input with nextjs. I have upgraded now to the latest nextjs Version (15), which uses React 19. The peer dependency does not allow react 19.

I tested it with mui-color-input with react 19 and everything worked as expected.

Describe the solution you'd like
Update the peerDependency requirement for react to allow version 19.

Describe alternatives you've considered
force install of react 19 worked for me.

Additional context

@ksandre
Copy link

ksandre commented Jan 5, 2025

I have the same issue.

@MemoriartyI
Copy link

fork it or wait or npm i mui-color-input --force

@viclafouch
Copy link
Owner

Hello there !

Plz take a look at this answer : viclafouch/mui-tel-input#167 (comment)

Thanks !

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

4 participants