Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get session handler for woocommerce-session working with Nuxt/Vue? #385

Closed
w3bdesign opened this issue Nov 28, 2020 · 1 comment
Closed

Comments

@w3bdesign
Copy link

I am currently struggling on implementing how to handle the woocommerce-session for guest carts with Nuxt/Vue with Apollo.

I tried #88 and it seems to work well in development, but it gives me a network error (in the console) when trying to deploy it in production.

@w3bdesign
Copy link
Author

w3bdesign commented Nov 28, 2020

Got it to work after some trial and error.

Had to modify my code a little bit.

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

No branches or pull requests

1 participant