@alfresco/adf-process-services-cloud 9.1.0-16497215802 → 9.1.0-16499980947

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.
@@ -8383,6 +8383,7 @@ class DropdownCloudWidgetComponent extends WidgetComponent {
8383
8383
  });
8384
8384
  }
8385
8385
  updateReactiveFormControl() {
8386
+ this.setFormControlValue();
8386
8387
  this.updateFormControlState();
8387
8388
  this.handleErrors();
8388
8389
  }