@mx-cartographer/experiences 6.14.2-alpha.mega4 → 6.14.2-alpha.mega5

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.es.js CHANGED
@@ -7981,7 +7981,11 @@ const Ks = ({ transaction: e }) => {
7981
7981
  dateRange: { start: Tt(ue(), 90), end: Je(ue()) },
7982
7982
  custom: (v) => v.repeating_transaction_guid === n.guid
7983
7983
  });
7984
- }, [n]);
7984
+ }, [n]), console.log(
7985
+ C,
7986
+ JSON.parse(JSON.stringify(c.find((v) => v.guid === C))),
7987
+ JSON.parse(JSON.stringify(n))
7988
+ );
7985
7989
  const E = h.useMemo(
7986
7990
  () => c.find((v) => v.guid === C),
7987
7991
  [C, c]