@xuda.io/runtime-bundle 1.0.619 → 1.0.620

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.
@@ -32660,6 +32660,7 @@ func.UI.screen.execute_xu_functions = async function (SESSION_ID, is_skeleton, $
32660
32660
  console.warn(`attribute ${new_val.key} not found for ${nodeP.tagName}`);
32661
32661
  return {};
32662
32662
  }
32663
+ if (!$elm.data().xuData) return;
32663
32664
  $elm.data().xuData.debug_info.attribute_stat[new_val.key] = new_val.value;
32664
32665
 
32665
32666
  // IGNORE UNDEFINED or NULL ATTRIBUTES