ekzyis 7dda8a1e01 Fix onSuccess called twice
For some reason, when calling `showModal`, `useMemo` in modal.js and the code for the modal component (here: <Invoice>) is called twice.

This leads to the `onSuccess` callback being called twice and one failing since the first one deletes the invoice.
2023-07-30 23:45:07 +02:00
..
2023-07-30 23:45:07 +02:00
2023-07-30 23:45:07 +02:00
2023-02-08 13:39:53 -06:00
2023-07-26 19:18:42 -05:00
2023-07-25 19:45:35 -05:00
2023-07-25 09:14:45 -05:00
2023-02-08 13:39:53 -06:00
2022-06-08 16:26:44 -05:00
2021-12-05 11:37:55 -06:00
2023-07-26 19:18:42 -05:00