We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Angular 2 version: RC4
ng2-pagination version: 0.3.5
Description of issue: Get an exception "Expression has changed after it was checked"
Steps to reproduce: http://plnkr.co/edit/9ARgrZ0IDbSQYiJcyKym?p=preview If you change the page to 2 or more and search an item (like 'item 2'), you will get this error. (No problem with RC1)
Expected result: No exception
Actual result: Expression has changed after it was checked
Demo: http://plnkr.co/edit/9ARgrZ0IDbSQYiJcyKym?p=preview
FYI: angular/angular#11037
The text was updated successfully, but these errors were encountered:
Thanks for the report. May be related to #48. Will check it out in the next week or so when I get a bit of time.
Sorry, something went wrong.
d410f03
No branches or pull requests
Angular 2 version: RC4
ng2-pagination version: 0.3.5
Description of issue:
Get an exception "Expression has changed after it was checked"
Steps to reproduce:
http://plnkr.co/edit/9ARgrZ0IDbSQYiJcyKym?p=preview
If you change the page to 2 or more and search an item (like 'item 2'), you will get this error.
(No problem with RC1)
Expected result:
No exception
Actual result:
Expression has changed after it was checked
Demo: http://plnkr.co/edit/9ARgrZ0IDbSQYiJcyKym?p=preview
FYI: angular/angular#11037
The text was updated successfully, but these errors were encountered: