I\'m trying to nest a ng-bootstrap tab widget, but the content of the nested tab isn\'t shown properly. The moment I click on a nested tab, the content itself disappears.
For people who are facing the same problem. Angular 4.3.6 contains a fix for this issue.
More information here : https://github.com/ng-bootstrap/ng-bootstrap/issues/1433