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 getOptions throws an error when there are 3 or more nested column levels #8133

Open
martintabakov opened this issue Feb 7, 2025 · 0 comments
Labels
Bug C: TreeList FP: Unplanned Sync status with associated Feedback Item jQuery SEV: High

Comments

@martintabakov
Copy link
Contributor

martintabakov commented Feb 7, 2025

Bug report

Using the TreeList's getOptions method results in a Maximum call stack size error when there are 3 or more levels of nested columns

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/iCuRpHPx/6
  2. Change collapse a column.
  3. Click the Save button

Current behavior

An error is thrown on the console

Expected/desired behavior

No errors should be thrown on the console.

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Feb 7, 2025
@martintabakov martintabakov changed the title TreeList getOptions throws an error when there are 3 or more node levels TreeList getOptions throws an error when there are 3 or more nested column levels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: TreeList FP: Unplanned Sync status with associated Feedback Item jQuery SEV: High
Projects
None yet
Development

No branches or pull requests

1 participant