Mujtaba Hussain
Mujtaba Hussain
Possibly same issue #23
Hi @GetTaxSolutions , If you install the latest version using `npm install ngx-owl-carousel@latest --save` then you can now remove *ngIf="isBrowser" from owl-carousel tag in your code. Hope this resolve your...
Thanks @shabbir-dhangot, To fix this issue changes have to made in the original owl.carousel.js file and cannot make changes in original owl.carousel.js file. I will include a separate fixed version...