nemasmisal
Results
2
issues of
nemasmisal
The documentation says when destroyOnHide is set to true or unset (which by default is true), content of the body should be removed from the DOM, but when using OnPush...
### Bug description: When `destroyOnHide` is set to `true` or not (which according documentation is `true` by default), after collapsing accordion, the body (NgbAccordionBody) still contains its content a.k.a none...