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 renders an undefined class when the class is specified via the attributes #5437

Closed
kendo-bot opened this issue Nov 20, 2019 · 1 comment
Assignees
Labels
Bug C: TreeList FP: Completed Sync status with associated Feedback Item SEV: Low
Milestone

Comments

@kendo-bot
Copy link
Contributor

Bug report

When a custom class attribute is set via the columns.attributes option, the TreeList renders an additional class that is undefined.

Reproduction of the problem

  1. Initialize a TreeList.
  2. Set a custom class via the attributes option:
  3. Inspect the relevant "td" element

Dojo sample for reproduction:

https://dojo.telerik.com/IqApoGOz

Expected/desired behavior

The TreeList should render only the specified classes.

Environment

  • Kendo UI version: 2019.3.1023
  • jQuery version: 1.12.4
  • Browser: [all]
@kendo-bot kendo-bot added the FP: Pending Review Sync status with associated Feedback Item label Nov 20, 2019
@CecoMilchev CecoMilchev added Bug C: TreeList FP: Unplanned Sync status with associated Feedback Item Kendo1 SEV: Low and removed FP: Pending Review Sync status with associated Feedback Item labels Nov 20, 2019
@nelito987
Copy link
Contributor

Reported in ticket ID: #1498850

@Juveniel Juveniel self-assigned this May 12, 2021
@kendo-bot kendo-bot removed the FP: Unplanned Sync status with associated Feedback Item label May 12, 2021
@dmanova dmanova added this to the 2021.R2.SP.next milestone May 18, 2021
@dmanova dmanova closed this as completed May 18, 2021
@dmanova dmanova added the FP: Completed Sync status with associated Feedback Item label May 18, 2021
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: Low
Projects
None yet
Development

No branches or pull requests

5 participants