vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
18 stars 13 forks source link

Quantity value reverting in mini-cart and Checkout #232

Closed bloodf closed 3 years ago

bloodf commented 3 years ago

From vue-storefront created by BaberAhmed: vuestorefront/vue-storefront#5764

Current behavior

I have come across an issue with the mini-cart quantity value does not update correctly and reverts to the previous value or the value will appear to change in the mini-cart but then revert back to the previous value when I move to the checkout. This happens when you manual update quantity values in the mini-cart.

Expected behavior

The manual update/change of the quantity value should be maintained and update as normal.

Steps to reproduce the issue

(1) Load VSF version (1.12.2) in chrome browser with Magento 2 version (2.3 Community) as the backend (2) Add multiple products with varying quantity values to the cart (3) Open mini-cart view and change any product values for multiple products (some quantity will revert back here to previous values) (4) Click through to check and move through the steps to payment option step (some quantity will revert back here to previous values)

Video of Issue: https://drive.google.com/file/d/19uBzn6c01PF7GbHQOHDH2Hy4OMgHsUIH/view

Version of Vue Storefront

Can you handle fixing this bug by yourself?

Which Release Cycle state this refers to? Info for developer. (doesn't apply to Next)

Pick one option.

Environment details

Additional information