Unplanned
Last Updated: 07 May 2026 13:16 by Christos
Christos
Created on: 07 May 2026 13:16
Category: TimePicker
Type: Bug Report
1
TimePicker With jQuery 4.0.0 Format Prevents Initial Set Value

Bug Report

If jQuery version is set to 4.0.0, the Kendo UI TimePicker will not work initially when the format is set to "HH:mm".

Reproducible

  1. Go to this Progress Kendo UI Dojo.
  2. Add "13:30"

Current Behavior

The TimePicker will display the value "00:00". But, now try to add "13:30" and it will be added.

Note

Normal functionality is occurring when jQuery is set to 3.7.0 as demonstrated in this Progress Kendo UI Dojo.

Environment

  • Kendo UI version: 2026.1.415
  • jQuery version: 4.0.0
  • Browser: all
0 comments