BUG: scroller + state saving + ajax
BUG: scroller + state saving + ajax
factorial
Posts: 12Questions: 3Answers: 1
The official example in documentation on this site reproduces this bug:
- Clear your local storage and go to https://datatables.net/extensions/scroller/examples/initialisation/state_saving.html
- Sort by First Name by clicking the column heading.
- Scroll down until Alea Burris is the top row.
- Refresh.
Result:
Only Alea Burris and Alea Delaney are displayed (along with the rest of page 1's data above them). The rest of the rows pop in after you have scrolled several rows up or down.
This discussion has been closed.
Replies
I guess I have to pay to get a known and documented bug fixed. :(
I did the same thing you did, and got a different result... I think mines worse. lol
http://d.pr/i/1kvQE
Allan will definitely be able to fix this, he just has a pretty big queue in front of it.
I'm a bit slow on this one - sorry - however, the good news is that it is fixed in the nightly version of Scroller and should be released as a stable version tomorrow.
Allan