iptdevs-design-system 2.7.71 → 2.7.73

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.
@@ -3209,6 +3209,7 @@ class CodFormStepThreeComponent extends CodFormSteps {
3209
3209
  this.startLocalStorageWork();
3210
3210
  this.validateErrors();
3211
3211
  if (this.parentData != null) {
3212
+ this.setValueStepThree();
3212
3213
  }
3213
3214
  }
3214
3215
  validateErrors() {