@yoooloo42/joker 1.0.242 → 1.0.244

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.
package/dist/index.cjs.js CHANGED
@@ -22793,7 +22793,7 @@ const reload = async _ref2 => {
22793
22793
  let {
22794
22794
  scopeThis
22795
22795
  } = _ref2;
22796
- unclassified.deepClone.replaceObject(scopeThis.query.formData, scopeThis.queryInit);
22796
+ unclassified.deepClone.replaceObject(scopeThis.query, scopeThis.queryInit);
22797
22797
  const result = await refresh({
22798
22798
  scopeThis
22799
22799
  });