Shufei Lei

Results 2 comments of Shufei Lei

I resolved my own issue by overwriting the Filterrific initialization with the following: $('#filterrific_filter').on( "change", ":input", function (e) { e.stopImmediatePropagation(); $(this).off("blur"); Filterrific.submitFilterForm; } ); I stop the BLUR event from...

while moving to turbo-stream may be the ultimate destination, i second the addition of JS support at the mean time because old applications, like the one that i support, still...