-
Notifications
You must be signed in to change notification settings - Fork 397
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
Hiding when single page breaks functionality #136
Comments
eugenesimakin
pushed a commit
that referenced
this issue
Sep 28, 2016
Hi! |
eugenesimakin
pushed a commit
that referenced
this issue
Sep 28, 2016
Nice! Works perfectly. Thank you, and thanks for an excellent plugin |
eugenesimakin
pushed a commit
that referenced
this issue
Sep 28, 2016
eugenesimakin
pushed a commit
that referenced
this issue
Sep 29, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There was a recent change that involves this code:
This breaks functionality, as the controls aren't built and the onPageClick is not called for the first page. In my project we use this to power an ajax driven data loader, by tearing down and rebuilding the control, but we never get the initial event to load the data. This functionality should be optional if it remains.
The text was updated successfully, but these errors were encountered: