@sumaris-net/ngx-components 0.27.6 → 0.27.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.
@@ -19032,7 +19032,7 @@
19032
19032
  var _this = this;
19033
19033
  this.error = null;
19034
19034
  this._enable = false;
19035
- this._$ready = new rxjs.BehaviorSubject(true);
19035
+ this._$ready = new rxjs.BehaviorSubject(false);
19036
19036
  this._loading = true;
19037
19037
  this.i18nFieldPrefix = null;
19038
19038
  this._subscription = new rxjs.Subscription();