-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[DatePicker] Date Picker value cannot be set when changing only the year #4456
Comments
Can I take that issue? @danilo-leal @flaviendelangle |
Yes ! Just so you know, we are migrating the code to https://github.com/mui-org/mui-x to I will reproduce your fix there |
Any news? |
I'm sorry, but is this a bug planned to be fixed? |
@flaviendelangle Whats happening to the MIT Date Picker? |
It will be moved to All the features currently available that will go to the commercial package are explicitly flagged as such on the doc |
Invented some workaround to overcome this issue )
|
The bug is still present, another workarround (if you use formik) could be
Tested with: "react": "^18.2.0", |
No offense, but have you tried bumping the version to at least the latest v5? 🤔 |
I see the issue is v5 has no support anymore, thanks for the hint. The problem is upgrading production Apps is not as straight forward as we could wish. I'll elevate the issue for establishing our internal upgrade. Thanks again |
Duplicates
Latest version
Current behavior 😯
When Date Picker has a value, the value cannot be changed when changing only the year using the calendar.
Expected behavior 🤔
Date Picker should update the year to the selected year.
Steps to reproduce 🕹
Steps:
Context 🔦
No response
Your environment 🌎
`npx @mui/envinfo`
Using Chrome
The text was updated successfully, but these errors were encountered: