EasyAdminBundle
EasyAdminBundle copied to clipboard
Menu item HIGHTLIGHT not working for ACTIONS pages (EDIT OR NEW)
PHP : 8.2 - Symfony 6.3 - EasyAdmin 4.8.8
Describe the bug When i click on an item menu it load the index page and the item menu is hightlighted
When i click on "create one" the NEW page is load but the item menu is not highlited anymore, same for EDIT page
I thought the problem was fixed but apparently this is not the case.
Copy/paste details from #6147 : the problem was introduced in EA 4.8.7, perhaps a side effect of https://github.com/EasyCorp/EasyAdminBundle/commit/ebb1eff78048180d301632e10292eeca2349b017.
Copy/paste details from #6147 : the problem was introduced in EA 4.8.7, perhaps a side effect of ebb1eff.
I confirm that reverting this commit remove the bug