Unplanned
Last Updated: 13 Apr 2026 13:40 by John
John
Created on: 13 Apr 2026 13:40
Category: DropDownList
Type: Bug Report
0
DropDownList: dataItem(e.item) returns undefined when selecting across different groups

Bug report

DropDownList: dataItem(e.item) returns undefined when selecting across different groups

Regression since 2026.1.212

Reproduction of the problem

1. Open the next Dojo: https://dojo.telerik.com/aVJUwDTZ

2. Open the DropDownList.

3. Select an item from a group different from the one currently active/selected.

Observe the console for this.dataItem(e.item).

Current behavior
undefined is logged for this.dataItem(e.item)


Environment
Kendo UI version: 2026.1.212 or newer
Browser: all

0 comments