Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    2.0.0-alpha.0 is an undocumented alpha version which AFAIK, is a preliminary version to be used with Angular 6. Use the latest stable version of ng-bootstrap: 1.1.1. Commented Apr 13, 2018 at 12:23
  • 2
    use ng-bootstrap :1.1 v and don't forget to use .forRoot() in app.module while importing the main module for ng-bootstrap Commented Apr 13, 2018 at 12:28