-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
[DesktopDateTimePicker] year start in 1900 instead of the selected/current year #6187
Comments
@Vishal-Kank I have tried to solve it. if the main contributors approve it I will send a pull request. |
We already did a fix in #6089 that is currently on |
I have a similar problem when entering the date manually with |
@thibaultadet Yes this is unrelated to this issue which is about scrolling |
Duplicates
Latest version
Steps to reproduce 🕹
Steps:
1.click https://mui.com/x/react-date-pickers/date-time-picker/#responsiveness
2.select For Desktop date picker by clicking on its icon
3.click on year on top
Demo of same
https://stackblitz.com/run?file=demo.js
Current behavior 😯
When we click on year to change the year we can see the very start year 1900 we need to scroll down to see the current year.
Expected behavior 🤔
When we click on year to change the year we should be able to see the current or already selected year.
Context 🔦
No response
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: