Menu sidebar not getting active when we navigate to different action(page).
Hi Panha,
Thank you for reaching out to us.
This is not implemented by default. There are two options on how you can activate currently enabled menu item.
KTMenu.updateByLinkAttribute()
, this function will activate menu items whose href values matches the current url.class="menu-link without-sub @(IsActive ? "active" : "")"