TwanoO67 / bootstraping-ngx-admin-lte

Angular2,4,6 project with AdminLTE dashboard template (using angular, angular-cli and ngx-admin-lte ) Formerly called 'ng2-admin-lte'.
463 stars 220 forks source link

When I click button home it turn to / but not 'home' #78

Closed ghost closed 6 years ago

ghost commented 7 years ago

When I click button home it turn to / but not 'home' 6833787f-f589-4151-bf79-65bdcb9e8be9

giatuyentiensinh commented 7 years ago

You should change file app.component.ts link of title home to /home

TwanoO67 commented 7 years ago

There is maybe a route missing. I will look at that.

Thanks for the report :)