magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

[Bug]: can't continue with checkout duo downloadable products

Open KevinGorjan opened this issue 3 years ago • 1 comments

Expected Behavior

That the user can complete the checkout

Actual Behavior

On the checkout, when going from the shipment step to the billing step, the following error is displayed.

image

This is because there is an error in the GraphQL

image

Possible Solution

No response

Steps to reproduce

  • Add a downloadable product to the cart
  • Go to the checkout step
  • Fill in the user account step
  • Fill in the shipping step
  • When going to the billing step, the issue occurs

What version of Magento 2 integration are you using?

2.4.3

What version of Node.js are you using?

16.13.2

What browser (and version) are you using?

Chrome

What operating system (and version) are you using?

macOS

Relevant log output

No response

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

KevinGorjan avatar Jan 25 '22 07:01 KevinGorjan

It's connected with: https://github.com/vuestorefront/magento2/issues/280

Frodigo avatar Jan 25 '22 08:01 Frodigo