kristianmandrup / masonry-rails

JQuery Masonry plugin ready for use with Rails asset pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pages stacking

DevMonstropolis opened this issue · comments

I attempted to use your tutorial on Kaminari and Sausage for infinite scroll.
The problem I run into is that every time a new page is loaded, it will load on top of the first page.

I actually never tested my example code :P But you should read the latest documentation on infinitescroll and masonry and find a way that works. It took me a lot of time and issue dialogs to get my head around it... If you find a solution, please update the README of this project. Thanks.