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

Problem with pagination and stateSave #347

Closed
dilowagner opened this issue Sep 5, 2016 · 5 comments
Closed

Problem with pagination and stateSave #347

dilowagner opened this issue Sep 5, 2016 · 5 comments

Comments

@dilowagner
Copy link

You can verify at line 3423. I changed the function

   oTable.fnDraw(false);

to

   oTable.draw(true);

I am refresh the page and the pagination keeps.

https://jsfiddle.net/dilowagner/tLuyfghv/

Thank you

@vedmack
Copy link
Owner

vedmack commented Sep 5, 2016

Hi,

It works for me with the latest yadcf version, note that I removed your code that modify footer (so the filter will be placed propely)
https://jsfiddle.net/tLuyfghv/8/

scenario:
type "t"
paginate to second page
refresh
result -> show page N#2

@dilowagner
Copy link
Author

Ok vedmack,

Thank you for reply!

@dilowagner
Copy link
Author

You have prediction to provide this version?
I am using the "bower" to solve the dependence of my libraries

He's generated the error:

bower yadcf#0.9.0 ENORESTARGET No tag found that was able to satisfy 0.9.0
Additional error details:
Available versions in https://github.com/vedmack/yadcf.git: 0.8.9, 0.8.8, 0.8.7, 0.8.6, 0.8.5, 0.8.4, 0.8.3, 0.8.2, 0.8.0, 0.7.4, 0.7.2, 0.7.0, 0.6.9, 0.6.7, 0.6.4, 0.6.3, 0.6.0, 0.5.8, 0.5.6, 0.5.0, 0.4.7, 0.4.6, 0.4.2, 0.4.0, 0.3.8, 0.3.5, 0.3.3, 0.3.1, 0.3.0

@vedmack
Copy link
Owner

vedmack commented Sep 7, 2016

probably in in less than a week.

@vedmack
Copy link
Owner

vedmack commented Sep 12, 2016

0.9.0 is out

@vedmack vedmack closed this as completed Sep 12, 2016
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

No branches or pull requests

2 participants