Closed tanzeelrana closed 5 years ago
Hi @tanzeelrana, I've tried to reproduce the issue with your code in the stackblitz and it works completely fine. Could you please provide us the code which will reproduce the issue?
Closing as it seems outdated. Please open a new issue if you still experience this behavior.
Issue type
I'm submitting a bug
Issue description
Current behavior:
when I add
nb-accordion
inside anb-tab
which is inside anb-tabset
.nb-accordion
does not work the way I expect. It is initialized with an open state and when I close it, it does collapse. But when I try expanding it, it does not expand at all.But when I use
nb-accordion
outsidenb-tabset
it works fine.Related code:
html
scss
ts
Other information:
npm, node, OS, Browser
Angular, Nebular