@xuda.io/runtime-bundle 1.0.384 → 1.0.385

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.
@@ -31976,7 +31976,7 @@ func.UI.screen.execute_xu_functions = async function (SESSION_ID, is_skeleton, $
31976
31976
  // _ds_0.data_system['SYS_GLOBAL_OBJ_REFS'][val.value] = { $el: $elm, ds: _ds, data, attributes, props };
31977
31977
  _ds_0.data_system['SYS_GLOBAL_OBJ_REFS'][val.value] = { ds: _ds, data, attributes, props, xu_ui_id };
31978
31978
 
31979
- const proxy1 = new Proxy(_session.DS_GLB[_ds.currentRecordId], (e) => {
31979
+ const proxy1 = new Proxy(_session.DS_GLB[paramsP.dsSessionP], (e) => {
31980
31980
  debugger;
31981
31981
  });
31982
31982