-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: MenuFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: Medium
Milestone
Description
Bug report
When items are added to the Menu component using the append() method, the select event of the items is not triggered.
Regression introduced with 2023.2.606
Reproduction of the problem
- Open the following Dojo example - https://dojo.telerik.com/@Zornitsa/UJASiWUq
- Select the "Sub Item 1" menu item.
Current behavior
The alert about the item selection is not appearing, i.e. the select event is not triggered.
Expected/desired behavior
The select event should be triggered and the alert should appear as expected.
Environment
- Kendo UI version: 2023.3.1010
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: MenuFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: Medium