You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: