0
ESTeam created
Using ASP.NET CORE & Angular v11.4.1
Theme 13.
I have a problem with the menu, which is different from Administration. For example, in Administration if i click click on "Users", the Administration menu doesn't collapse (it is supposed to).
However in others, it collapses.
For example, If i click here:
The menu looks like this, collapsed:
2 Answer(s)
-
0
Hi @ESTeam
Is it possible to access your live app somehow ? If so, could you share test user credentials with info@aspnetzero.com ?
-
0
Hi,
Thanks to @ESTeam, here is the solution;
Replace the urlString == item.route in method isMenuItemIsActive as shown below: