sivadass / react-shopping-cart

Easily integrate React Shopping Cart into your existing website without using Redux.
https://sivadass.github.io/react-shopping-cart/
MIT License
578 stars 262 forks source link

Mathematical Error while adding and Subtracting the product. #62

Closed ultimate-disturbing-element closed 1 year ago

ultimate-disturbing-element commented 2 years ago

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.