Current behavior:
Trigger (collapsedChange) event emitter by open/close the nb-accordion-item
if i opened the accordion, its logged true and false, otherwise, it logged true and true
Expected behavior:
only logging true when open
only logging false when close
Steps to reproduce:
open and close the accordion
Related code:
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior: Trigger (collapsedChange) event emitter by open/close the nb-accordion-item if i opened the accordion, its logged true and false, otherwise, it logged true and true
Expected behavior: only logging true when open only logging false when close
Steps to reproduce: open and close the accordion Related code:
log:
Other information:
npm, node, OS, Browser
Angular, Nebular