-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[FEAT] React v19 Support #6574
Comments
@aress31 thanks for the issue. We'll plan it release in the future. |
@BatuhanW, no prob. As a side note, when I uograded my project today, there is a warning about a peer dep for notistack for Refine MUI. This is something you may want to have a look at. 😊 |
@aress31 can you send more details? We'll look into it. We did the upgrade locally and the required changes were minimal, since we've already fixed most of the deprecations at 18. |
@BatuhanW, see:
The EDIT: That is the latest version of notistack: https://github.com/iamhosseindhv/notistack/releases/tag/v3.0.1. The |
Is your feature request related to a problem? Please describe.
When upgrading my project to
React v19
.Refine
yields the following peer deps errors:Describe alternatives you've considered
No response
Additional context
No response
Describe the thing to improve
Migrating to
Refine
toReact v19
.The text was updated successfully, but these errors were encountered: