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 124 forks source link

Javascript not working when I use filterific #161

Open kevin-bache opened 6 years ago

kevin-bache commented 6 years ago

I have a filterific box and inside is a table. Inside the table are some buttons that make AJAX calls. They work fine on initial load but when I use the filterific filters the table reloads correctly but the buttons no longer work.

It appears that the jquery isn't binding to the buttons when filiterific reloads the partials

geniuskidkanyi commented 5 years ago

Jquery 3 not working, use Jquery 2