Closed msamprz closed 6 years ago
@msamprz Thanks for the PR :)
@bougarfaoui Thanks for the module, my dude :)
I am not getting this change in my install.. what to do?
@sagarguhe I believe @bougarfaoui hasn't pushed this code to npm. I found this out later in another issue in this repo. The solution is to use a different package, from a fork of this fix. I would have done it myself but I thought @bougarfaoui would push it to npm. Below you can find the package.
https://www.npmjs.com/package/ng-carousel-iuno https://github.com/goergch/ui-carousel
npm i ng-carousel-iuno
@msamprz thanks for the solution! I have installed your forked package using npm i ng-carousel-iuno --save
it is installed correctly but when I try to import UICarouselModule
from ng-carousel-iuno
ng-serve
throws this error: ERROR in src/app/components/service-view/service-view.module.ts(7,34): error TS2307: Cannot find module 'ng-carousel- iuno'
@msamprz never mind I installed the package again and it fixed the issue.. :) thanks for the fix :100:
@sagarguhe no problem. Good luck!
I updated the package but still I am facing the same issue
Is your package the fork?
hope no, I installed through npm
From what I know and remember, this PR merge was not pushed to npm, so the fix is not implemented into the npm package. Try npm i ng-carousel-iuno
this package.
Fixes ObjectUnsubscribedError on prevSubject and nextSubject unsubscribing
This issue arose on: