@xuda.io/runtime-bundle 1.0.1267 → 1.0.1269

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.
@@ -27674,8 +27674,7 @@ func.UI.worker.init = async function (SESSION_ID) {
27674
27674
 
27675
27675
  // execute - if active job element not exist the current job ui and not detected as parent element
27676
27676
  await func.UI.worker.execute(val.SESSION_ID, val);
27677
- // continue;
27678
- break;
27677
+ continue;
27679
27678
 
27680
27679
  // active_job_children_elements = [];
27681
27680
  // if (val.elementP) {