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

Product Grid quantity not resetting after adding to it cart #5

Open sivadass opened 6 years ago

sivadass commented 6 years ago

Cart Quantity Issue

Reported by @Mthreat

sivadass commented 6 years ago

Fixed the quantity count being reused when adding other products to cart. But still counter won't reset after adding to cart. Need to find a way to fix it.