kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

An error is thrown in the Grid when adding new row and cancelling the change

Open martintabakov opened this issue 4 months ago • 0 comments

Bug report

In the Grid, when a new row is added, resized, and then the cancel changes button is clicked, an error is thrown.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/SnPOwoBq/3
  2. Add a new row
  3. Resize the newly added row
  4. Click the cancel changes button

Current behavior

An error is thrown

Expected/desired behavior

No errors should be thrown

Environment

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

martintabakov avatar Jun 10 '25 10:06 martintabakov