@smartbit4all/ng-client 3.3.233 → 3.3.234

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.
@@ -6125,6 +6125,7 @@ class SmartformwidgetComponent {
6125
6125
  widgetInstance.error = widgetInstance.serverErrorMessage;
6126
6126
  widgetInstance.errorIcon = widgetInstance.serverErrorIcon;
6127
6127
  widgetInstance.errorIconColor = widgetInstance.serverErrorColor;
6128
+ return true;
6128
6129
  }
6129
6130
  widgetInstance.error = undefined;
6130
6131
  }