Replies: 4 comments 2 replies
-
@team, This issue happen on every version of Backpack (if we add same name slug start in menu). FYI |
Beta Was this translation helpful? Give feedback.
-
This has been a problem for a while @christmex , from what I remember I think it's already on one of the brilliant team's TODO list!! |
Beta Was this translation helpful? Give feedback.
-
Hey everyone, Thanks for writing about it. I have created an issue on this and we will try to cover this soon. Updates can be followed here Laravel-Backpack/CRUD#5114 Cheers |
Beta Was this translation helpful? Give feedback.
-
This is fixed in Tabler 1.0.5 🙏 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, sorry for making so many questions 🙏 so I'm on a mission to test the backpack for laravel v6, and I found that the active menu have a conflict case when I have 2 or more menu that has the same prefix, let say I have,
employee
menu andemployee-position
menu when I visit theemployee-position
then theemployee
menu will set to active same as the current page that I visited which isemployee-position
menu, which they are not same.Here's my routes

Here's my
menu_items.blade.php
so in my
menu_items.blade.php
I making changes in the class and HTML structure based on the tabler header structure, is that the mistake that I have made?Beta Was this translation helpful? Give feedback.
All reactions