ng-bootstrap ngbDropdown not working Angular 4

后端 未结 3 1587
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-02-19 06:10

ng dropdowns are not working.

Note: I followed the answer here and upgraded bootstrap to 4-alpha, yet it\'s not working.

Below is my package.json file:

3条回答
  •  一向
    一向 (楼主)
    2021-02-19 07:03

    @Maddy Just make some minor change to your html code:

    ngbDropdownMenu is property added to "dropdown-menu" div.

提交回复
热议问题