@sd-angular/core 0.0.914 → 0.0.918

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.
@@ -1238,7 +1238,7 @@
1238
1238
  return configuration;
1239
1239
  },
1240
1240
  remove: function () {
1241
- __classPrivateFieldGet(_this, _remove).call(_this, gridOption);
1241
+ __classPrivateFieldGet(_this, _remove).call(_this, gridOption)();
1242
1242
  subject_1.next(__classPrivateFieldGet(_this, _default).call(_this, gridOption));
1243
1243
  },
1244
1244
  observer: subject_1