ShankyTiwari / ng-material-multilevel-menu

:page_facing_up: Material Multi-Level Menu for Angular Projects
http://plugins.codershood.info/#/plugins/ngmm-plugin
MIT License
98 stars 55 forks source link

Click on parent and navigate to page and keep children expanded once page loaded #139

Closed mmaestrini closed 3 years ago

mmaestrini commented 3 years ago

I have some single menu items and 1 with children.

When I launch my upon (and upon refresh) if I go to the page with children, it routes correctly but it briefly expands the childer underneath but recollapses them right away after the page loads.

From there if i go to another page, and route back to the page with children, I get the proper behavior but not upon first load.

Any reason why that might be?

/Manuel

ShankyTiwari commented 3 years ago

Hi @mmaestrini , I understand and I will check this. Can you please share a small repository with me so that I can easily reproduce this issue ?

Thanks

ShankyTiwari commented 3 years ago

Closing due to inactivity, Please feel free to reopen.