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

OrderForm query does not return product with extended warranty #45

Open
despossivel opened this issue Sep 22, 2020 · 2 comments
Open

OrderForm query does not return product with extended warranty #45

despossivel opened this issue Sep 22, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@despossivel
Copy link

Describe the bug
When you have products in the cart with an extended warranty, the GraphQL query does not return undefined, even if you have products in the checkout

To Reproduce
Steps to reproduce the behavior:

  1. Looking for a product that has an extended warranty on the cart
  2. Go to checkout and add the guarantee
  3. Go back to choose more products
  4. see empty cart

Could anyone understand this problem?

@despossivel despossivel added the bug Something isn't working label Sep 22, 2020
@despossivel
Copy link
Author

despossivel commented Sep 22, 2020

image

image

In the order-manage app, in the OrderForm context, the data variable return undefined if there is an attachment to the product

image

@despossivel
Copy link
Author

and if I go to checkout and remove attachment, all products are displayed again

image

image

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
Development

No branches or pull requests

1 participant