bigcommerce / nextjs-commerce

Next.js Commerce
https://next-commerce-v2.vercel.app
MIT License
84 stars 76 forks source link

Final update #24

Closed christensenep closed 1 year ago

christensenep commented 1 year ago

Merging in the latest commits from vercel.

vercel[bot] commented 1 year ago

@christensenep is attempting to deploy a commit to the BigCommerce Platform Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-commerce ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2023 5:07am
becomevocal commented 1 year ago

QA'd the deploy and functionality looks to be 👌

bc-alexsaiannyi commented 1 year ago

I've added commit with changes since there was an issue that cartId left in cookies after removal last item in Cart. In this case we couldn't add a new item to the Cart afterwards. I attach screenshots before and after.

Before:

https://github.com/bigcommerce/nextjs-commerce/assets/67792608/f824d74a-22b2-40ac-b600-8fe291e5a334

After:

https://github.com/bigcommerce/nextjs-commerce/assets/67792608/334243f3-b085-4ce7-9823-e158c6a774cb

christensenep commented 1 year ago

Good catch @bc-alexsaiannyi 👍