You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The p-menu component's MenuItem visible flag doesn't work for nested items in PrimeNG 19+. This appears to be due to a missing p-hidden CSS style that was included in previous versions. This is a followup to #17204 which resolved the issue for non nested menu items.
Describe the bug
The p-menu component's MenuItem visible flag doesn't work for nested
items
in PrimeNG 19+. This appears to be due to a missing p-hidden CSS style that was included in previous versions. This is a followup to #17204 which resolved the issue for non nested menu items.Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/github-nr4xpl6r-qntkcyjt
Environment
Default StickBlitz environment based on PrimeNG Issue Template
Angular version
19.0.5
PrimeNG version
v19
Node version
18.20.3
Browser(s)
Firefox Latest, Chrome Latest, Safari Latest
Steps to reproduce the behavior
Expected behavior
Search-Hidden menu item should be hidden
The text was updated successfully, but these errors were encountered: