Issue with Cart Upsell breaking the cart
Version
3.2.31
Reproduction link
Steps to reproduce
https://yumshi-development-site.myshopify.com/ - password to enter is "yumshi"
Go to Catalog, add product to cart, everything will be fine. Soon as you add the upsell cart item to the cart it breaks itself. Even if you add the upsell items in the cart when cart is empty and try refresh page its broken?
What is expected?
Upsells have been and should just automatically go into cart if users adds them to cart.
What is actually happening?
I imagine the upsells are being added to the cart because if you do use the upsell feature, the cart counter stills counts up but must just be breaking itself as the cart then disaapears once there is a upsell cart product in there?
If you need to clear the cart to try again or testing just use '/clear' at end of cart url.
Your reproduction is not minimal, please read and follow https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro when reporting a bug. Most bugs should be reproducible with the SFC Playground. Or use the forum or the Discord chat to ask questions!