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

Support @mui/x-date-pickers v7 #2328

Open
larsmunkholm opened this issue May 1, 2024 · 1 comment
Open

Support @mui/x-date-pickers v7 #2328

larsmunkholm opened this issue May 1, 2024 · 1 comment
Milestone

Comments

@larsmunkholm
Copy link

Is your feature request related to a problem? Please describe.

I'm using the newest version of MUI X, and I'm getting the warning below:

 WARN  Issues with peer dependencies found
libs/core-react
└─┬ @jsonforms/material-renderers 3.2.1
└── ✕ unmet peer @mui/x-date-pickers@^6.0.0: found 7.3.1

Describe the solution you'd like

Support for MUI X v7

Describe alternatives you've considered

At the moment I am ignoring the warning, and I haven't experienced any issues yet.

Framework

React

RendererSet

Material

Additional context

No response

@lucas-koehler
Copy link
Contributor

Hi @larsmunkholm , thanks for raising this issue.
We are in favor of supporting latest versions of peer dependencies. If you want to contribute a PR or just report on your ongoing experience with using the latest version, that would be invaluable.

For reference. This is the migration guide for anyone tackling the issue: https://mui.com/x/migration/migration-pickers-v6/.
There seem to be a few breaking changes, so just raising the peer dependency seems a little risky.

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

No branches or pull requests

2 participants