@xuda.io/runtime-bundle 1.0.1094 → 1.0.1095

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.
@@ -34567,7 +34567,7 @@ func.UI.screen.render_ui_tree = async function (SESSION_ID, $container, nodeP, p
34567
34567
  // $container.find(`[xu-ui-id="${xu_ui_id}"]`).remove();
34568
34568
  return $div;
34569
34569
  } else {
34570
- temp_$div.replaceWith($div);
34570
+ // temp_$div.replaceWith($div);
34571
34571
  return $div;
34572
34572
  }
34573
34573
  } else {