codetok / cdk-admin

Angular 6 admin panel using angular material & angular flex.
361 stars 256 forks source link

sidemenu fails #21

Closed rpvsen closed 6 years ago

rpvsen commented 6 years ago

Hi

I followed the way how you created sidemenu and sidemenu-item. But unfortunately my sidemenu is not working properly. can you please help me to fix this issue. For your reference i have update my sidemenu screen

package.json

"dependencies": { "@angular/animations": "^6.1.7", "@angular/cdk": "^6.4.7", "@angular/common": "^6.0.3", "@angular/compiler": "^6.0.3", "@angular/core": "^6.0.3", "@angular/flex-layout": "^6.0.0-beta.18", "@angular/forms": "^6.0.3", "@angular/http": "^6.0.3", "@angular/material": "^6.4.7", "@angular/platform-browser": "^6.0.3", "@angular/platform-browser-dynamic": "^6.0.3", "@angular/router": "^6.0.3", "@toverux/ngx-sweetalert2": "^4.0.0", "core-js": "^2.5.4", "flex-layout-rxjs-fix": "^5.0.0-beta.14", "hammerjs": "^2.0.8", "leaflet": "^1.3.4", "ngx-perfect-scrollbar": "^6.3.1", "rxjs": "^6.3.2", "rxjs-compat": "^6.3.2", "screenfull": "^3.3.3", "sweetalert2": "^7.26.28", "vued3tree": "^3.6.1", "zone.js": "^0.8.26" }

screenshot_1

rpvsen commented 6 years ago

I fixed that issue;