sadmann7 / skateshop

An open source e-commerce skateshop build with everything new in Next.js.
https://skateshop.sadmn.com
MIT License
5.25k stars 750 forks source link

Issue while updating Cart Item quantity from 2 to 1 #16

Closed AbhieShinde closed 1 year ago

AbhieShinde commented 1 year ago

When trying to update product quantity (currently 2) in the cart, using the minus button, it is getting updated to 3 but it is expected to reduce down to 1.

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @sadmann7 on Vercel.

@sadmann7 first needs to authorize it.

sadmann7 commented 1 year ago

Thanks a lot. Maybe we need to create a separate action for updating cart