In Development
Last Updated: 27 Aug 2026 08:41 by ADMIN
Scheduled for 2026 Q4

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
In Development
Last Updated: 27 Aug 2026 08:24 by ADMIN
Scheduled for 2026 Q4

1. Navigate to: https://dojo.telerik.com/@PMcDonou/UVIXEPOk

2. Enter a space in maskedtextbox

Result: space is accepted as a valid character 

Expected: space should be prevented

 

Workaround: Use '\u2000' for promptChar instead of space

 

In Development
Last Updated: 26 Aug 2026 11:44 by ADMIN

Bug report

Reproduction of the problem

We noticed this issue on our client application. It is especially prominent on a slower network connection. We have a batch edit Grid (in cell editing). We clicked Add to create a new row, added data to it, double-clicked the Save Changes button, refreshed the page, and noticed we had 2 new entries instead of just 1 in the grid. We are currently using v2025.4.1111.

To make sure that it was not something isolated to our specific version / setup, I went to the Kendo grid demo site (https://demos.telerik.com/kendo-ui/grid/editing ) to try and reproduce. At the time of writing this ticket, the Kendo site used the latest version available, v2026.2.520.

Current behavior

The following steps reproduce the issue reliably.

  1. Open the DevTools console
  2. Click the Network tab and change the network throttle to be "Fast 4G"
  3. Click Add in the Grid
  4. Type in the cells
  5. Click Save Changes several times rapidly
  6. Observed multiple "Create" network calls in the DevTools Network tab
  7. Refresh the page to see multiple "test567" entries in the Grid

image-20260608-124602.png

TicketID: 1715189

Environment

  • Kendo/Telerik version: Latest
  • jQuery version: All
  • Browser: [all]
In Development
Last Updated: 21 Aug 2026 08:29 by ADMIN
Created by: Vitro
Comments: 0
Category: Notification
Type: Bug Report
0

Bug report

Notifications overlap when multiple invoked on mobile. Tested on iPad Air 13 2025 v18.6 and iPhone 26.3.1

Regression with v.2023.1.314

Reproduction of the problem

https://demos.telerik.com/kendo-ui/notification/index

Click on "As a popup at bottom-right" multiple times

The notifications are overlapping and broken into multiple lines



Expected/desired behavior

Notifications should not overlap and rendering on a single line

Environment
Kendo UI version: 2026.1.415
Browser: [ ipadOS 17.1.1 Safari ]

In Development
Last Updated: 16 Jun 2026 13:37 by ADMIN
Created by: Vitro
Comments: 0
Category: Splitter
Type: Bug Report
0

Bug report

Reproduction of the problem

Approach described in the documentation is not working as described after version 2024.4.1112

Dojo: https://dojo.telerik.com/pXPIOvsq/2 - works with version 2024.3.1015, broken in version 2024.4.1112

Current behavior

Splitter cannot be made resizable as documented.

Expected/desired behavior

It should be possible to change the resizable option for panes.

TicketID:

1713187

Environment

  • Kendo/Telerik version: 2024.4.1112