You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i click on item second time on the same item mm-active class gets removed. This is unexpected behavior. It's breaks requirements to show active page. When menu item doesn't have sub-menu & user clicks on same menu-item it triggers area-expand behavior. which should not be the case since item doesn't contain sub-menu.
The text was updated successfully, but these errors were encountered:
@AmirinNS,
I am also facing the same issue in the active parent class. Submenus are collapsing but active class not coming on the parent.
BTW your solutions helped me at this time. But it's not a proper solution.
It also has a problem with the toggle.
Thanks.
version:
@Version 3.0.4
Description
When i click on item second time on the same item mm-active class gets removed. This is unexpected behavior. It's breaks requirements to show active page. When menu item doesn't have sub-menu & user clicks on same menu-item it triggers area-expand behavior. which should not be the case since item doesn't contain sub-menu.
The text was updated successfully, but these errors were encountered: