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
I use this libary and it's great. I have just one little issue with my navbar after .side-nav is opend i click for example on /login angular renders template correctly
and after redirect it should set opacity do 0 and remove element but it's not working. I provide my example navabar. I tried to use it with native angular router and than also inside click function, still the same result.
Servus
I use this libary and it's great. I have just one little issue with my navbar after .side-nav is opend i click for example on /login angular renders template correctly
but on the bottom is element :
<div id="sidenav-overlay" style="opacity: 1;" class=""></div>
and after redirect it should set opacity do 0 and remove element but it's not working. I provide my example navabar. I tried to use it with native angular router and than also inside click function, still the same result.
Thanx for help.
`
The text was updated successfully, but these errors were encountered: