Skip to content

Group argument in validation is null when calling 'setRules' #701

Open
@maciejkaiser

Description

@maciejkaiser

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

querybuilder

Any ideas what I'm doing wrong or how to fix it?

Metadata

Metadata

Assignees

Labels

bugIdentified bug which needs a fix

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions