Open
Description
Hi,
I have an issue, after update to latest version of this plugin, with setting rules.
After declare and fill with filters is ok, but the problem is when I just call :
$('#ruleGenerator1').queryBuilder('setRules', {"condition":"AND","rules":[{"id":"8","field":"8","operator":"greater","value":["1"],"not":false}]});
then in console
Any ideas what I'm doing wrong or how to fix it?