EloquentStudio / filter.js

Complete solution for client side filtering and rendering using JSON data
http://eloquentstudio.github.io/filter.js
MIT License
665 stars 183 forks source link

filter.js:327 Uncaught TypeError: qFn is not a function #177

Open jhd3197 opened 5 years ago

jhd3197 commented 5 years ago

filter.js:327 Uncaught TypeError: qFn is not a function at filter.js:327 at each (filter.js:59) at _JsonQuery.JQ._findAll (filter.js:326) at Query.execWhere (filter.js:395) at Query.Q.exec.Q.toArray (filter.js:510) at Query.get (filter.js:627) at HTMLInputElement. (boats-newV2.cfm:526) at Function.each (jquery-1.11.3.min.js:2) at m.fn.init.each (jquery-1.11.3.min.js:2) at FJS.afterFilter (boats-newV2.cfm:522)

jhd3197 commented 5 years ago

i got that error in my console log and i'm not sure how to fix it