Skip to content

[Grid] (cellClick) event is fired after (dblclick) #2466

@svetq

Description

@svetq

Describe the bug
When modifying the in-cell editing example to edit a cell on (dblclick) and the Grid has a large number of columns - 50, then the (cellClick) event is fired twice after the generic (dblclick) event. At the same time, the generic (click) event is fired twice before the (dblclick) event which is the proper behavior.

To Reproduce

Check the followiong example demonstrating this scenario:
https://stackblitz.com/edit/angular-dcgnhd-opbagf?file=app/app.component.ts

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions