Skip to content

Unexpeced change event fired on clicking a Grid's custom icon button command #7437

@aleksandarevangelatov

Description

@aleksandarevangelatov

Bug report

Clicking on a custom icon-button command in the Grid fires a change event.
This is a regression introduced with v 2023.2.606

Reproduction of the problem

  1. Run this dojo
  2. Click on the custom command button - only the click handler is executed
  3. Click on the icon button - a change event is fired and the click handler is executed

Expected/desired behavior

Only the click handler should be executed on click of an icon button representing a custom command.

Environment

  • Kendo UI version: 2023.2.606
  • Browser: [all]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions