Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug/Adding second product triggers error #47

Closed
jaepass opened this issue May 9, 2020 · 0 comments · Fixed by #65
Closed

Bug/Adding second product triggers error #47

jaepass opened this issue May 9, 2020 · 0 comments · Fixed by #65
Labels
bug Something isn't working

Comments

@jaepass
Copy link
Contributor

jaepass commented May 9, 2020

error:

{"error":{"type":"not_found","message":"This product doesn't have this variant option."},"status_code":404}

To reproduce:

  • go into a product detail page from the collection page, select a product and add a variant to cart (item is updated in cart)
  • go back to collection page and select another product to add to cart (item is updated in cart)
  • scroll down from current product detail page to a product card under suggested product and add that product to cart (item is not added to cart and triggers an error because previous initial state is not there)

Reason:

@jaepass jaepass added the bug Something isn't working label May 9, 2020
@jaepass jaepass changed the title Variant option not being found triggers add product error Bug/server and client states not merging from one prod detail pg to another May 14, 2020
@jaepass jaepass changed the title Bug/server and client states not merging from one prod detail pg to another Bug/Adding second product triggers error May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant