Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

useCategory broken [Bug]: #384

Open
1 task done
hkrank opened this issue Apr 26, 2023 · 0 comments
Open
1 task done

useCategory broken [Bug]: #384

hkrank opened this issue Apr 26, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@hkrank
Copy link

hkrank commented Apr 26, 2023

Expected Behavior

Display collection via useCategory

Actual Behavior

Collection ain't displayed.

After updating apiVersion to 2022-10 and higher in the middleware.config.js No collections are pulled anymore.
It works only with 2022-07 and older Versions.

configuration: {
        api: {
          domain: process.env.SHOPIFY_DOMAIN,
          storefrontAccessToken: process.env.SHOPIFY_STOREFRONT_TOKEN,
          apiVersion: '2022-10'
        },

Possible Solution

No response

Steps to reproduce

Update API version to 2022-10 or higher in the middleware.config.js and pull collections via useCategory.

What version of shopify integration are you using?

1.1.2

What version of Node.js are you using?

v16.10.0

What browser (and version) are you using?

Chrome Version 112.0.5615.49, Brave Version 1.45.131 Chromium

What operating system (and version) are you using?

macOS

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@hkrank hkrank added the bug Something isn't working label Apr 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant