-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery
Milestone
Description
Bug report
A javascript error is thrown when opening the filter menu with filterable.multi enabled. Related to: #7960, #8096, https://github.com/telerik/web-components-ux/issues/1142
Reproduction of the problem
- Open this Dojo example - https://dojo.telerik.com/sMWcrNkv
- Click the filter button in the ProductName column header
Current behavior
A js error is thrown:
result:1 Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users...
Expected/desired behavior
No js exceptions on opening the filter menu.
Environment
- Kendo UI version: 2024.4.1112
- Browser: [Chrome, Edge]
Metadata
Metadata
Assignees
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery