@xuda.io/runtime-bundle 1.0.375 → 1.0.376

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.
@@ -34927,6 +34927,7 @@ func.expression.get = async function (SESSION_ID, valP, dsSessionP, sourceP, row
34927
34927
  var var_error_found;
34928
34928
  // merge arr values
34929
34929
  _.forEach(var_Arr, function (val, key) {
34930
+ debugger;
34930
34931
  if (sourceP === 'UI Property EXP') {
34931
34932
  let ret = func.utils.get_drive_url(SESSION_ID, val.value, true);
34932
34933
  if (ret.changed) {