Describe the bug
When we manually change the time value, the date value is reset to the current date.
To Reproduce
- Considering current date is
sept 20th
- Pick
sept 21th in the calendar picker
- Modify the time in the time picker
- The date is reset to
sept 20th
Expected behavior
Changing the time in the time picker should not alter the selected date
Additional context
Bug seems to have appeared with the release of version 4.18.0.
Had to lock the version to 4.17.0 to fix the problem.
Describe the bug
When we manually change the time value, the date value is reset to the current date.
To Reproduce
sept 20thsept 21thin the calendar pickersept 20thExpected behavior
Changing the time in the time picker should not alter the selected date
Additional context
Bug seems to have appeared with the release of version 4.18.0.
Had to lock the version to 4.17.0 to fix the problem.