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.
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)
Which Release Cycle state this refers to? Info for developer. (doesn't apply to Next)
Pick one option.
[ ] This is a bug report for current Stable version on https://demo.storefrontcloud.io and should be placed in next stable version hotfix - In this case Developer should create branch from hotfix or master branch and create Pull Request 4. Hotfix back to hotfix.
Environment details
Browser: Chrome Version 89.0.4389.90 (Official Build) (x86_64)
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.
hotfix
ormaster
branch and create Pull Request4. Hotfix
back tohotfix
.Environment details
Additional information