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
Using routerLink on a top level menu item with the Panel Menu, the css class applied is p-panelmenu-header-action and it should be p-panelmenu-header-link. Children are ok and other parent types seem to be ok.
Environment
It's late and the house is quiet.
Reproducer
No response
Angular version
18.2
PrimeNG version
18.0.0-beta.3
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v20.16.0
Browser(s)
Chrome
Steps to reproduce the behavior
Create a panel menu with a first level item using routerLink.
Expected behavior
.p-panelmenu-header-link to be the class used.
The text was updated successfully, but these errors were encountered:
Describe the bug
Using routerLink on a top level menu item with the Panel Menu, the css class applied is p-panelmenu-header-action and it should be p-panelmenu-header-link. Children are ok and other parent types seem to be ok.
Environment
It's late and the house is quiet.
Reproducer
No response
Angular version
18.2
PrimeNG version
18.0.0-beta.3
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v20.16.0
Browser(s)
Chrome
Steps to reproduce the behavior
Create a panel menu with a first level item using routerLink.
Expected behavior
.p-panelmenu-header-link to be the class used.
The text was updated successfully, but these errors were encountered: