@sumaris-net/ngx-components 1.11.13 → 1.12.0

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.
@@ -27441,7 +27441,7 @@
27441
27441
  if (!_this.dirty) {
27442
27442
  if (_this.debug)
27443
27443
  console.debug("[data-editor] Changes detected on server, at {" + data.updateDate + "}: reloading page...");
27444
- _this.reload();
27444
+ _this.updateView(data);
27445
27445
  }
27446
27446
  else {
27447
27447
  if (_this.debug)