Skip to content

TreeList does not trigger change event on checkbox select #6300

@kendo-bot

Description

@kendo-bot

Bug report

The change event is not triggered, when a checkbox is selected in the Keno UI TreeList widget.

Reproduction of the problem

  1. Create a checkbox selectable TreeList widget;

  2. Select/check any of the checkboxes;

  3. The change event is not triggered;

  4. Unselect/uncheck any of the checkboxes;

  5. The change event is triggered;

A Dojo sample for reproduction: https://dojo.telerik.com/EWUFOhip

Expected/desired behavior

The change event should be triggered, when a checkbox is selected in a checkbox selectable TreeList widget.

Environment

  • **Kendo UI version:**2021.1.119
  • jQuery version: 1.12.4
  • Browser: [all]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions