telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
463 stars 213 forks source link

[Menu] Menu throws NG100 error when hovering in Angular 18 #4331

Open yanmariomenev opened 2 weeks ago

yanmariomenev commented 2 weeks ago

Describe the bug The menu throws an NG100 error in an Angular 18 environment, but older versions do not have that issue.

Error - Expression has changed after it was checked. Previous value for 'attr.aria-expanded': 'true'. Current value: 'false'. Expression location: ListComponent component.

To Reproduce Open the following example, then hover over the menu items and hover back to the blank space: https://stackblitz.com/edit/angular-mc3hud

https://github.com/telerik/kendo-angular/assets/49076727/7b5bcd2e-ced9-4d45-afdf-207878dabfa9