@xuda.io/runtime-bundle 1.0.1041 → 1.0.1042

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.
@@ -31477,7 +31477,7 @@ func.UI.screen.refresh_xu_attributes = async function (SESSION_ID, fields_arr, j
31477
31477
  fields_arr,
31478
31478
  attr_value,
31479
31479
  };
31480
- func.UI.worker.add_to_queue(SESSION_ID, 'gui event', 'execute_xu_render_attributes', obj, new_job, _elem_val.$elm, elem_val.$elm.data().xuData.paramsP.dsSessionP);
31480
+ func.UI.worker.add_to_queue(SESSION_ID, 'gui event', 'execute_xu_render_attributes', obj, new_job, elem_val.$elm, elem_val.$elm.data().xuData.paramsP.dsSessionP);
31481
31481
  }
31482
31482
  }
31483
31483
  }