@xuda.io/runtime-bundle 1.0.437 → 1.0.439

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.
@@ -11799,7 +11799,7 @@ func.UI.screen.refresh_screen = async function (SESSION_ID, fields_changed_arr,
11799
11799
  } catch (error) {
11800
11800
  debugger;
11801
11801
  }
11802
- break;
11802
+ // continue;
11803
11803
  }
11804
11804
  }
11805
11805
  };
@@ -9872,7 +9872,7 @@ func.UI.screen.refresh_screen = async function (SESSION_ID, fields_changed_arr,
9872
9872
  } catch (error) {
9873
9873
  debugger;
9874
9874
  }
9875
- break;
9875
+ // continue;
9876
9876
  }
9877
9877
  }
9878
9878
  };