Angular2 ng-bootstrap - no provider error

后端 未结 2 929
执笔经年
执笔经年 2021-01-03 21:48

I am trying to integrate ng bootstrap UI into my Angular 2 project. After following the simple instructions found here: https://ng-bootstrap.github.io/#/getting-started i

2条回答
  •  无人及你
    2021-01-03 21:58

    For anyone else that's getting this error for a different component, e.g ngbDropdown .. make sure you have the ngbDropdown set on the parent element.

提交回复
热议问题