jhund / filterrific

Filterrific is a Rails Engine plugin that makes it easy to filter, search, and sort your ActiveRecord lists.
http://filterrific.clearcove.ca
MIT License
910 stars 125 forks source link

Filterrific with endless page scroll can't implement #162

Open prasanthrubyist opened 6 years ago

prasanthrubyist commented 6 years ago

Hi team,

First of all thank you for this great gem, I need to implement endless page scroll in my index page, I just followed Rails cast, everything working fine, But I can't to replace data properly after my scroll, please help