Open
Description
Bug report
In a Grid with popup editing, the Save button is clickable multiple times until the popup closes, which results in multiple Update requests
Regression introduced with 2024.2.514
Reproduction of the problem
- Open this Dojo example - https://dojo.telerik.com/NgQRZIyQ/4
- Edit a row in the Grid
- Click the Save button rapidly multiple times
Current behavior
The Save button is not disabled after the first click, and multiple Update requests are sent
Expected/desired behavior
The Save button should be disabled to avoid multiple Update requests
Environment
- Kendo UI version: 2025.1.227
- Browser: [all]