endless_page icon indicating copy to clipboard operation
endless_page copied to clipboard

Example application to show infinite pagination with Kaminari and sausage

Results 3 endless_page issues
Sort by recently updated
recently updated
newest added

How would you change this so it didn't keep sending requests as the user scrolls down when all the content is already loaded?

Thank you for your code and explanation. I am using it and it works ok showing the second page, but it does not show third page. What I can do?...

Could you put up an example page somewhere. I hate the standard implementation of endless paging and love sausage. I'd really like to see this inaction without having to set...