@xuda.io/runtime-bundle 1.0.1098 → 1.0.1099
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.
|
@@ -34564,7 +34564,7 @@ func.UI.screen.render_ui_tree = async function (SESSION_ID, $container, nodeP, p
|
|
|
34564
34564
|
nodeP.xu_render_xu_ui_id = xu_ui_id;
|
|
34565
34565
|
nodeP.xu_render_cache_id = xu_render_cache_id;
|
|
34566
34566
|
if (ret.xu_render_background_processing) {
|
|
34567
|
-
temp_$
|
|
34567
|
+
temp_$div.remove();
|
|
34568
34568
|
// $container.find(`[xu-ui-id="${xu_ui_id}"]`).remove();
|
|
34569
34569
|
return $div;
|
|
34570
34570
|
} else {
|