p-menu MenuItem visible flag doesn't work on PrimeNG v18 #17204
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The
p-menu
component'sMenuItem
visible flag doesn't work in PrimeNG 18+. This appears to be due to a missingp-hidden
CSS style that was included in previous versions.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
18.0.1
PrimeNG version
v18 (LTS Only)
Node version
18.20.3
Browser(s)
No response
Steps to reproduce the behavior
Search-Hidden
isn't hidden despitevisible
flag being set to falseExpected behavior
Search-Hidden menu item should be hidden
The text was updated successfully, but these errors were encountered: