Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TreeList column reorder throws a js exception #6657

Closed
IvanDanchev opened this issue Dec 10, 2021 · 0 comments
Closed

TreeList column reorder throws a js exception #6657

IvanDanchev opened this issue Dec 10, 2021 · 0 comments
Assignees
Labels
Bug C: TreeList FP: Completed Sync status with associated Feedback Item SEV: Medium
Milestone

Comments

@IvanDanchev
Copy link
Contributor

Bug report

Regression introduced in R3 2021 SP2.

Reproduction of the problem

Dojo example: https://dojo.telerik.com/IKIhazAm

  1. Open the browser devtools console.
  2. Reorder the columns of the TreeList

Current behavior

A js exception is thrown:

Uncaught TypeError: Cannot read properties of undefined (reading 'lockable')

Expected/desired behavior

The columns are reordered and no exceptions are thrown.

Environment

  • Kendo UI version: 2021.3.1207
  • jQuery version: x.y
  • Browser: [all]
@IvanDanchev IvanDanchev added Bug SEV: Medium C: TreeList jQuery1 FP: Unplanned Sync status with associated Feedback Item labels Dec 10, 2021
@ag-petrov ag-petrov self-assigned this Dec 13, 2021
@kendo-bot kendo-bot added FP: Unplanned Sync status with associated Feedback Item FP: In Development Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Dec 13, 2021
@MilenaCh MilenaCh added this to the 2021.R3.SP.next milestone Dec 16, 2021
@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Dec 16, 2021
@MilenaCh MilenaCh modified the milestones: 2021.R3.SP.next, 2022.R1 Jan 17, 2022
@VicTachev VicTachev removed the FP: Unplanned Sync status with associated Feedback Item label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: TreeList FP: Completed Sync status with associated Feedback Item SEV: Medium
Projects
None yet
Development

No branches or pull requests

5 participants