You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notes:
I also rendered the time picker with hour, minute and second. And the time picker will not call onChange() when hour and minute are changed in the picker. Not sure if this is by design, but I think user should be able to change any time unit and get the time updated.
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Expected behavior
The hour should be changed
Actual behavior
The hour should be changed after the hour is changed in the picker
Live example
https://v4-0-0-alpha-8.material-ui-pickers.dev/demo/timepicker#static-mode
notes:
I also rendered the time picker with hour, minute and second. And the time picker will not call onChange() when hour and minute are changed in the picker. Not sure if this is by design, but I think user should be able to change any time unit and get the time updated.
The text was updated successfully, but these errors were encountered: