ui-carousel
ui-carousel copied to clipboard
How can fix ObjectUnsubscribedError
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
Same here. Still can't get rid of ObjectUnsubscribedError from the latest npm install.
If I set the autoPlay to false in my html file, the ObjectUnsubscribedError disappear. <ui-carousel [autoPlay]="false"
Yes, I do notice that. But I need the autoplay functionality.
Same issue with latest NPM Version: 0.2.0
I am also having this issue
Same issue....
How did they solve it?
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