-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: SpreadsheetFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: LowjQuery
Milestone
Description
Bug report
Cannot delete defined names in the name box of the Spreadsheet when clicking the delete button.
Regression introduced with 2022.1.119
Reproduction of the problem
- Open the Dojo example - https://dojo.telerik.com/UcARaSok
- Expand the name box with the defined names.
- Try to delete an item from the name box by clicking the delete button.
Current behavior
The items cannot be deleted.
The following error appears in the browser console:
Uncaught TypeError: Cannot read properties of undefined (reading 'name')
Expected/desired behavior
The items in the name box should be deleted and an error should not appear.
Environment
- Kendo UI version: 2023.2.718
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: SpreadsheetFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: LowjQuery