Closed giovannidias1 closed 5 years ago
The problem is that npm
was installing version 4.1.1 I put the command determining the version and it worked.
the command:
npm ngx-bootstrap@4.2.0 --save
The problem is that
npm
was installing version 4.1.1 I put the command determining the version and it worked.the command:
npm ngx-bootstrap@4.2.0 --save
It's not working in my case
I am using "ngx-bootstrap": "5.6.1",
and its not working, its only showing the first image in the slide and rest are blank
Bug description or feature request:
I'm trying to use the carousel multilist exactly as in the example it raises the following error
Plunker/StackBlitz that reproduces the issue:
https://stackblitz.com/edit/angular-45bxzs
Versions of ngx-bootstrap, Angular, and Bootstrap:
ngx-bootstrap: 4.1.1
Angular: 7.2.9
Bootstrap: 4.2.1
Build system: Angular CLI, System.js, webpack, starter seed:
@angular-devkit/architect 0.13.6 @angular-devkit/build-angular 0.13.6 @angular-devkit/build-optimizer 0.13.6 @angular-devkit/build-webpack 0.13.6 @angular-devkit/core 7.3.6 @angular-devkit/schematics 7.3.6 @angular/cli 7.3.6 @ngtools/webpack 7.3.6 @schematics/angular 7.3.6 @schematics/update 0.13.6 rxjs 6.4.0 typescript 3.2.4 webpack 4.29.0