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

useUserShipping and userShippingGetters does not work. #365

Open
1 task done
AnnaBrights opened this issue Jun 9, 2022 · 3 comments
Open
1 task done

useUserShipping and userShippingGetters does not work. #365

AnnaBrights opened this issue Jun 9, 2022 · 3 comments

Comments

@AnnaBrights
Copy link

AnnaBrights commented Jun 9, 2022

Hello. I have a problem, loading addresses does not work when using onSSR(async () => {
await loadUserShipping();
}); the request does not fly. But two strange addresses appear from some index.ts file ([email protected] and [email protected]) and the message Mocked: load appears in the console. Adding an address doesn't work either. I did it like useUserBilling, userBillingGetters, everything works fine there. Help me please!

Integration with Shopify.

What version of Vue Storefront are you using?

2.5.6

Code of Conduct

  • I agree to follow this project's Code of Conduct
@filipsobol
Copy link
Contributor

Hi @AnnaBrights, which e-commerce integration are you using?

@AnnaBrights
Copy link
Author

AnnaBrights commented Jun 10, 2022

Hi @AnnaBrights, which e-commerce integration are you using?

Hi, @filipsobol! Integration with Shopify

@filipsobol filipsobol transferred this issue from vuestorefront/vue-storefront Jun 10, 2022
@filipsobol
Copy link
Contributor

It looks like this feature is currently mocked (see this file).

I transferred this issue to the Shopify integrations repository so the maintainers could see it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants