eShop
eShop copied to clipboard
Checkout process deletes the basket twice
This isn't a bug (hopefully) but the checkout process currently deletes the basket twice. Once via the webapp and once via the basket API once the order process has started.
Interesting, this still exists? I have debugger on delete basket method from basket API but just got one call. I checked network call too, I had only one checkout call when order is placed.