Files
openfoodnetwork/spec
Gaetan Craig-Riou fe9b94a80e Fix cart disappearing bug after adding a voucher
The split checkout page uses `mrujs` and `CableCar` to set the form as
a remote one and perform `CableCar` operation if any : https://mrujs.com/how-tos/integrate-cablecar
The previous solution broke the cart handled by angularJS, it looks like
`morpdom` (https://mrujs.com/references/remote-forms-and-links Navigation Adapter section )
was doing something that angularJS didn't like when redirecting to
the current page.
With the power of `CableCar`, we now replace the #voucher-section on the
split checkout page instead of doing a redirect.
2023-05-15 13:42:39 +10:00
..
2023-04-04 09:44:15 +09:00
2023-04-20 12:18:04 +10:00
2023-04-04 09:44:15 +09:00
2023-04-04 09:44:15 +09:00
2023-05-15 13:42:38 +10:00
2023-04-04 09:44:15 +09:00
2023-04-18 09:50:08 +10:00
2022-02-16 10:23:22 +11:00
2023-04-18 09:50:08 +10:00