PanelMenu active route is not highlighting #1301
Replies: 4 comments 1 reply
-
Hi, Sorry for the latency, could you please share a stackblitz example so we can identify the issue? |
Beta Was this translation helpful? Give feedback.
-
I seem to have the same problem. Even if we specify the routerLink: "/app/sales" and the routerLinkActiveOptions: {exact : true}, if I go directly to the route {base_URL}/app/sales, the Menu Item which matches the exact routeLink is not being activated. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Guys it seems to be an issue. It seems like they don't care about the issue. I have moved on and implemented my own menu in a very simple way. Though note that it works on older primer ng version |
Beta Was this translation helpful? Give feedback.
-
Hi ,
I'm using prime-ng angular version 17 (both).
So im trying to use sidebar with panelmenu. I would like to highlight the menu when it is clicked or if its in the route. I just want to know this, Does the PanelMenu component highlight the current menu or submenu that's in the route by default ? if yes its not working. Here is the code.
am i doing something wrong
Beta Was this translation helpful? Give feedback.
All reactions