Can’t update cart when hash param is present
-
Discovered a little bug.
Can’t update/delete products from that cart page, when the address bar still contains the hash, i.e:
https://domain.com/cart/?share={hash}
This presumably happens as when updating the cart, the hashed URL reloads the saved-to-disk cart so suppressing any changes.
Cleaning the hash param from the address bar fixes the issue.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Can’t update cart when hash param is present’ is closed to new replies.