@eric-emg/symphiq-components 1.2.286 → 1.2.287
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.
|
@@ -61706,6 +61706,7 @@ class InitialTargetSettingComponent {
|
|
|
61706
61706
|
}
|
|
61707
61707
|
this.targetsUpdated.emit(changedTargets);
|
|
61708
61708
|
this.pendingTargetChanges.set(new Map());
|
|
61709
|
+
this.storedCalculateResponse.set(null);
|
|
61709
61710
|
}
|
|
61710
61711
|
this.saveTargetsClick.emit();
|
|
61711
61712
|
}
|