-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes ObjectUnsubscribedError on prevSubject and nextSubject unsubscr… #3
Conversation
@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
|
@msamprz thanks for the solution! I have installed your forked package using |
@msamprz never mind I installed the package again and it fixed the issue.. :) thanks for the fix 💯 |
@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 |
Fixes ObjectUnsubscribedError on prevSubject and nextSubject unsubscribing
This issue arose on: