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 table reset on pagination change #548

Merged
merged 1 commit into from
Mar 18, 2014
Merged

Conversation

evanboho
Copy link
Contributor

We were getting an issue we were getting:

  1. filtering to, say, 15 rows
  2. moving to the last page
  3. changing the pagination to more than 15 (or whatever)
  4. no rows displayed

This seemed to fix it.

We were getting an issue we were getting:
1) filtering to, say, 15 rows
2) moving to the last page
3) changing the pagination to more than 15 (or whatever)
4) no rows displayed

This seemed to fix it.
Mottie added a commit that referenced this pull request Mar 18, 2014
Fix table reset on pagination change
@Mottie Mottie merged commit 7617ac1 into Mottie:master Mar 18, 2014
@Mottie
Copy link
Owner

Mottie commented Mar 18, 2014

Hi @evanboho, Thanks for the help!

@Mottie Mottie added the Bug label Mar 18, 2014
Mottie added a commit that referenced this pull request Mar 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants