@xuda.io/runtime-bundle 1.0.990 → 1.0.991

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.
@@ -32256,7 +32256,7 @@ func.UI.screen.execute_xu_functions = async function (SESSION_ID, is_skeleton, $
32256
32256
  $xurender.data().xuData.original_data_obj = {
32257
32257
  nodeP: _.cloneDeep($elm.data().xuData.node_org),
32258
32258
  paramsP: $elm.data().xuData.paramsP,
32259
- $container: $elm,
32259
+ $container: $elm.clone(true),
32260
32260
  parent_infoP: parent_infoP,
32261
32261
  };
32262
32262
  }