mujtaba01 / ngx-owl-carousel

An angular2 (4) wrapper for jquery owl-carousel library with dynamic carousel item change detection
MIT License
70 stars 25 forks source link

Possibility to reInit owlCarousel #33

Closed sayhicoelho closed 6 years ago

sayhicoelho commented 6 years ago

When using the refresh() method the view makes some annoying things like the following GIF I've made for this issue:

fucking gif

This happens because we've a refresh() method that turn off the view and then turn it on using *ngIf.

mujtaba01 commented 6 years ago

install latest version npm install --save ngx-owl-carousel@latest