magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

[Bug]: Wrong params in getAvailableShippingMethods

Open sequensucks opened this issue 3 years ago • 3 comments

Expected Behavior

No response

Actual Behavior

1.0.0-rc10 version

wait for input cartId but use in the query $cart_id

https://github.com/vuestorefront/magento2/blob/3c3c483e0b801f70ef096a1b9d0d87301d919e8c/packages/api-client/src/api/getAvailableShippingMethods/index.ts:14

https://github.com/vuestorefront/magento2/blob/3c3c483e0b801f70ef096a1b9d0d87301d919e8c/packages/api-client/src/api/getAvailableShippingMethods/GuestAvailableShippingMethods.ts:4

Possible Solution

No response

Steps to reproduce

No response

What version of Magento 2 integration are you using?

2.4.3

What version of Node.js are you using?

v16.12.0

What browser (and version) are you using?

Chrome Version 94.0.4606.71 (Official Build) (x86_64)

What operating system (and version) are you using?

macOS Version 11.6 (20G165)

Relevant log output

No response

Code of Conduct

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

sequensucks avatar Jul 14 '22 16:07 sequensucks

@sequensucks, thanks for your report! Can you prepare the pull request with the fix?

Frodigo avatar Aug 01 '22 09:08 Frodigo

Hey @Frodigo! Yes, ofc. Need to check docs how to create a merge request.

sequensucks avatar Aug 01 '22 09:08 sequensucks

@sequensucks please ping me on Discord if you need any help.

Thanks!

Frodigo avatar Aug 01 '22 09:08 Frodigo