@sumaris-net/ngx-components 1.23.49 → 1.23.50

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.
@@ -21126,10 +21126,6 @@
21126
21126
  return __generator(this, function (_c) {
21127
21127
  if (this.debug)
21128
21128
  console.debug('[memory-data-service] Stopping...');
21129
- if (!this.dataSubject.closed) {
21130
- this.dataSubject.complete();
21131
- this.dataSubject.unsubscribe();
21132
- }
21133
21129
  this._hiddenData = null;
21134
21130
  this.markAsSaved();
21135
21131
  this.markAsPristine();