@xuda.io/runtime-bundle 1.0.539 → 1.0.540

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.
@@ -31816,6 +31816,7 @@ func.UI.screen.refresh_xu_attributes = async function (SESSION_ID, fields_arr, j
31816
31816
 
31817
31817
  if (attr_value & (elem_val.$elm[0].tagName !== 'XURENDER')) {
31818
31818
  await add_execute_queue('execute_xu_all_attributes');
31819
+ new_job = jobNoP;
31819
31820
  continue; // bypass render job
31820
31821
  }
31821
31822