SlideMenu - Cannot Toggle Popup When Hovered MenuItem Without Childs #13694
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
Hello All,
As the title indicates, toggling functionality gets disrupted when a MenuItem without child items is hovered on a SlideMenu popup. This functionality works fine when the popup items are not hovered or the last item hovered is a MenuItem with child items. I have tried it by altering the StackBlitz that you have provided in PrimeNG website for SlideMenu popup.
Here is a video to show it to you better:
https://streamable.com/y4cbjw
Thank you.
Environment
PrimeNG Version: 16.3.1
Reproducer
https://streamable.com/y4cbjw
Angular version
16.2.0
PrimeNG version
16.3.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.20.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Toggling functionality should stay the same for all elements (MenuItems with or without childs).
The text was updated successfully, but these errors were encountered: