magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

[Bug]: Some composables are missing the `custom_query` param

Open bloodf opened this issue 3 years ago • 0 comments

Expected Behavior

Some composables, eg. useProduct are missing the custom_query param.

We should add custom_query in all composables and make sure that the custom query mechanism is working correctly.

Actual Behavior

Missing custom_query param in some composeables.

Possible Solution

No response

Steps to reproduce

No response

What version of Magento 2 integration are you using?

1.1.0

What version of Node.js are you using?

18

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

bloodf avatar Dec 05 '22 05:12 bloodf