Completed
Last Updated: 17 Nov 2023 08:09 by ADMIN
Release R1.2024-Increment.2+3(31.Jan.2024)
Tony
Created on: 13 Feb 2020 13:13
Category: TreeList
Type: Bug Report
2
Treelist expands on export click

Collapse state is incorrect when exporting TreeList while some nodes are collapsed.

Reproduction steps: 

  • Open and run the dojo example
  • Click the Export button in TreeList
  • Click the toggle button of the item

Actual: Alert shows "Collapsed"

Expected: Alert shows "Expanded"

Regression introduced in 2019.2.514
Related to: https://github.com/telerik/kendo-ui-core/issues/4696 

Code: https://github.com/telerik/kendo/blame/master/src/excel/main.js#L43 

 

0 comments