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

There is no menu in aside menu list #96

Closed yzhang921 closed 6 years ago

yzhang921 commented 6 years ago

Hi, I'm a rookie for angular4. don't know if this is a bug or not. Looks like ngOnInit method in AppComponent doesn't run.

image

TwanoO67 commented 6 years ago

Hello,

Thanks for the report. The project need a new version of ngx-admin-lte to correct that. In the meantime you should use master branch not develop

yzhang921 commented 6 years ago

It works now, thanks for your quick reply!