Skip to content

Preventing the beforeEdit event in Grid causes a TypeError #8368

@antonmironovv

Description

@antonmironovv

Bug report

Preventing the BeforeEdit event in Grid with popUp edit mode causes a TypeError.

Reproduction of the problem

  1. Open this dojo example
  2. Try to edit a row in the Grid
  3. Observe the Dev Tools Console

Current behavior

Preventing the beforeEdit event causes "kendo.all.js:113937 Uncaught TypeError: Cannot read properties of undefined (reading 'parent')"

Environment

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

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions