@xuda.io/runtime-bundle 1.0.1063 → 1.0.1064

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.
@@ -32871,7 +32871,7 @@ func.UI.screen.set_attributes_new = async function (SESSION_ID, is_skeleton, $ro
32871
32871
 
32872
32872
  let _xuData = $elm.data().xuData;
32873
32873
  if (!_xuData.attr_exp_info) {
32874
- attr_exp_info = {};
32874
+ _xuData.attr_exp_info = {};
32875
32875
  }
32876
32876
 
32877
32877
  const attr = `xu-exp:${attrib}`;