nebular icon indicating copy to clipboard operation
nebular copied to clipboard

not able to extend NbSidebarComponent

Open ajayane opened this issue 4 years ago • 1 comments

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 avatar Feb 26 '21 10:02 ajayane

@ajayane Did you find the way to extend the NbSidebarComponent?

olshanskyev avatar Aug 09 '23 14:08 olshanskyev