Nesting ng-bootstrap tabs (Angular 2)

前端 未结 2 778
谎友^
谎友^ 2021-01-02 08:39

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.

2条回答
  •  既然无缘
    2021-01-02 09:04

    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

提交回复
热议问题