Base solution for your next web application
Open Closed

Menu Theme 13 #11877


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @ESTeam

    Is it possible to access your live app somehow ? If so, could you share test user credentials with [email protected] ?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Thanks to @ESTeam, here is the solution;

    Replace the urlString == item.route in method isMenuItemIsActive as shown below: