sivadass / react-shopping-cart

Easily integrate React Shopping Cart into your existing website without using Redux.

Home Page:https://sivadass.github.io/react-shopping-cart/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mathematical Error while adding and Subtracting the product.

ultimate-disturbing-element opened this issue · comments

When you first add the items and then add to cart, add to cart button change their state to added ,it took lots of time to gain their state back ,In this time someone wants to minus the product ,they will able to do but the problem is it cannot be recalculate the amount again.