Kendo TimePicker (kendoTimePicker) doesn't accept the typed values after version 2025.4.1321 (which worked correctly).
When a dateInput control is enabled to assist user when selecting the time and format is enabled, the time picker fails to accept user input the first time (while it allows it on second time).
This stopped working after 2026.1.212 version
How to reproduce:
- https://dojo.telerik.com/ASqZpiCg
- Type a time value in control such as "13:30" and click outside to lose focus.
- The value resets to "00:00"
