bougarfaoui / ui-carousel

🎨 Angular carousel Component 🔥
https://bougarfaoui.github.io/ui-carousel/
MIT License
79 stars 53 forks source link

How can fix ObjectUnsubscribedError #7

Open BluesPeter opened 6 years ago

BluesPeter commented 6 years ago

hello,you fix the ObjectUnsubscribedError, but you don't seem to have publish this to NPM so that when I npm intall ui-carousel --save, I still have these bugs

ferdinandarmalim commented 6 years ago

Same here. Still can't get rid of ObjectUnsubscribedError from the latest npm install.

alexandrepayette commented 6 years ago

If I set the autoPlay to false in my html file, the ObjectUnsubscribedError disappear. <ui-carousel [autoPlay]="false"

ferdinandarmalim commented 6 years ago

Yes, I do notice that. But I need the autoplay functionality.

sirwesley commented 6 years ago

Same issue with latest NPM Version: 0.2.0

tshoposki commented 6 years ago

I am also having this issue

vvraviteja commented 6 years ago

Same issue....

rattios commented 6 years ago

How did they solve it?

MBeuttler commented 6 years ago

A colleague of mine published a fork with the fix.

https://www.npmjs.com/package/ng-carousel-iuno [https://github.com/goergch/ui-carousel]()

npm i ng-carousel-iuno