core/html/src/js/components/menu.js
with https://keenthemes.ams3.digitaloceanspaces.com/downloads/menu.js and recompile your assets with gulp or webpack then you can use the KTMenu's new API method as:var activeLink = menu.getLinkByAttribute("/users/group/add");
menu.setActiveLink(activeLink);
KTMenu.updateByLinkAttribute("/users/group/add");