Skip to content
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

pointer don't update when using ChangeDetectionStrategy.OnPush and (onMove) is not set #76

Closed
ftabashir opened this issue Aug 19, 2018 · 1 comment

Comments

@ftabashir
Copy link

when you use ngu-carousel in a component which its change detection strategy is OnPush, if you don't set the (onMove) output then pointer don't reflect the slide position. see this stackblitz.

the workaround is to set (onMove)="{}" for <ngu-carousel>
but why this issue happen?

@sheikalthaf
Copy link
Collaborator

@ftabashir Please check #83 for the answer. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants