So i've used this module in combination with views load more.
The problem i have is when you load a copple of pages, than go to another page and then try to go back, then only the last page that was loaded is visible, and it is not possible to go back to the other pages. I have this issue in all browsers. Any thougts?

Comments

nod_’s picture

Conceptually I think the two things are exclusives. I don't think it makes sense to save the state of an infinite pager type of things (that is either manual or automated).

Might need to have an option to turn this off on specific displays (or provide a hook or something).

stijnstroobants’s picture

There is a patch available at https://www.drupal.org/node/1411380 which fixes your issue.

nikhilesh gupta’s picture

Version: 7.x-1.0 » 8.x-1.x-dev

Iam facing the same issue in drupal 8. Is there any solution for this ?

dvanbrenk’s picture

Indeed, I have also the same problem in Drupal 8..

stijnstroobants’s picture

nikhilesh gupta’s picture

@StijnStroobants Even after applying the patch it is not working.

amateescu’s picture

Status: Active » Closed (duplicate)