@syncfusion/ej2-querybuilder 23.1.44 → 23.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3288,6 +3288,7 @@ var QueryBuilder = /** @__PURE__ @class */ (function (_super) {
3288
3288
  }
3289
3289
  this.rule = newProp.rule;
3290
3290
  newProp.rule = this.getRuleCollection(this.rule, false);
3291
+ this.setRules(this.rule);
3291
3292
  break;
3292
3293
  case 'width':
3293
3294
  this.width = newProp.width;