nebular
nebular copied to clipboard
not able to extend NbSidebarComponent
The nb-side bar is not rendered If I extend the NbSidebarComponent. I copied the whole CSS and template. But no luck
- [x] bug report
- [ ] feature request
Issue description
Current behavior: the side bar component is not rendered Expected behavior: expected to render the nb-sidebar with provided components.
Steps to reproduce: simply extend the NbSidebarComponent and use the selector of the extended component in the layout
Angular, Nebular latest: 7.0.0
@ajayane Did you find the way to extend the NbSidebarComponent?