Closed
Description
After clicking "Add to Cart", the Bag (upper right) is not updated, and the cart is empty.
Steps I did to check if anything is working or not:
1 inspect page
- go to Network > two items/ show up
- first items/ (POST) show the correct Headers, Preview, and Response
- second items/ (GET) do not show anything in Preview and Response (only [])
- go to Application tab > my next-cart is 'null'
2 But in Postman, everything works. (POST, GET, DELETE)
3 Double checked .env file and WooCommerce keys; I even "reinstalled" everything from the latest repo commit, npm install, etc... still the same result
Metadata
Metadata
Assignees
Labels
No labels