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

Page limit is not applied if rows are set initially #133

Closed
shedar opened this issue Sep 19, 2016 · 1 comment
Closed

Page limit is not applied if rows are set initially #133

shedar opened this issue Sep 19, 2016 · 1 comment

Comments

@shedar
Copy link

shedar commented Sep 19, 2016

Demo https://plnkr.co/edit/4cZiytxsCH4xz8jsotxy?p=preview

Limit is set to 3, but initial render renders all rows:

image

Calling updateRows() in DataTableBody.ngOnInit should fix it if I understand the reason of the bug correctly

@amcdnl
Copy link
Contributor

amcdnl commented Sep 29, 2016

Fixed in 0.7.4

@amcdnl amcdnl closed this as completed Sep 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants