Bug report
When trying to select a value from the modern Kendo UI TimePicker configured with Max and Min ranges, the currently selected value of the TimePicker is not updated.
Reproduction of the problem
- Go to this Progress Kendo UI Dojo.
- Open the TimePicker - notice it's at 9:00
- Click Set
- Value is set to 00:00.
Expected/desired behavior
The value should be set upon initial selection.
Potential Workarounds
- Use Classic ComponentType
- Turn off animations, and open/close the TimePicker. (Dojo)
Environment