ct-material-dashboard-pro-angular
ct-material-dashboard-pro-angular copied to clipboard
Menubar background not moving
When I move page with router.navigate()
, menubar disappear.
Like this:
Below is the code for clicking on the logo.
<a class="simple-text" [routerLink]="['/dashboard']" [style.cursor]="'pointer'">title logo</a>
@ehdwns980416 Thank you for using our product. What version do you use?
As I know, it is a v1.2.0.
@ehdwns980416 what errors appear in the console?
nothing..
@ehdwns980416 what code you have for TITLE LOGO?