Drawer isItemExpanded
callback is not executed when mini mode is false
#4550
Labels
isItemExpanded
callback is not executed when mini mode is false
#4550
Description
The
isItemExpanded
callback is not executed for the items of the hierarchical Drawer when mini mode is set to false.Steps To Reproduce
Open and close the Drawer
https://stackblitz.com/edit/angular-2egl9bgd?file=src%2Fapp%2Fapp.component.ts
Screenshots or video
Screen.Recording.2025-02-25.at.11.47.55.mov
Actual Behavior
When expanding and selecting a sub-option, the selection state is reset when the Drawer collapses and expands afterward.
Expected Behavior
isItemExpanded
callback should be triggered when the Drawer is opened.Browser
Chrome
Browser version
latest
OS type
MacOS
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered: