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

fix(pagination): multiple triggering of pageChanged event #149

Merged
merged 1 commit into from
Feb 6, 2016

Conversation

valorkin
Copy link
Member

@valorkin valorkin commented Feb 6, 2016

fix #76, fix #138, closes #146

valorkin added a commit that referenced this pull request Feb 6, 2016
fix(pagination): multiple triggering of pageChanged event
@valorkin valorkin merged commit 369ce5a into master Feb 6, 2016
@valorkin valorkin deleted the fix-page-changed-event branch February 6, 2016 20:08
@thegris
Copy link

thegris commented Jul 22, 2016

We are still seeing this issue in 1.0.23. Has this fix been released yet?

Thanks!

@valorkin
Copy link
Member Author

Released a long time ago, can you provide plunkr so I can reproduce?

@thegris
Copy link

thegris commented Aug 3, 2016

OK, looks like it is an issue with having multiple copies of the same pager in the same template. This may be working as designed and I would like to know how to only fire a single pageChanged event when all of the pagers are using the same ngModel. Any advice? Thanks!

http://plnkr.co/edit/pfw8ZvQtlajKBd1IYz8g?p=preview

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

Successfully merging this pull request may close these issues.

3 participants