When changing only the time of a TimePicker using the keyboard, the date also changes to today's date. Version 5.0.0-alpha #26799
Labels
bug 🐛
Something doesn't work
component: time picker
This is the name of the generic UI component, not the React module!
Current Behavior 😯
With the TimePicker default value at "2021-06-10T12:00:00", changing the time using the keyboard to 12:30 also changes the date to today's date. Using the picker popup doesn't change the date
Expected Behavior 🤔
The behavior should be the same whether the users uses the keyboard or the popup picker
Steps to Reproduce 🕹
https://codesandbox.io/s/keyboardtimepicker-bug-material-ui-next-mbmy6
Steps:
The text was updated successfully, but these errors were encountered: