Completed
Last Updated: 13 Feb 2023 08:25 by ADMIN
Release R1.2023-Increment.3(18.Jan.2023)
n/a
Created on: 12 Jan 2023 08:43
Category: Kendo UI for jQuery
Type: Bug Report
0
Navigatable Drawer throws an error when drawer-item attribute is missing

Bug report

When a Kendo widget is initialized in a navigatable Drawer and the user clicks in the intiialized component an error Uncaught TypeError: Cannot read properties of undefined (reading 'attr') is thrown

Reproduction of the problem

  1. Open the Dojo example - https://dojo.telerik.com/@NeliKondova/ePOgoMek
  2. Click in the MultiSelect and observe the console

Current behavior

An error: Uncaught TypeError: Cannot read properties of undefined (reading 'attr') is thrown

Expected/desired behavior

No error should be trhown even if the 'drawer-item' attribute is missing

The issue is a regression introduced with 2021 R1 - 2021.1.119 version

Environment

  • Kendo UI version: 2022.3.1109
  • Browser: [all]
0 comments