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

Error: localStorage is not defined #69

Open
vstrelianyi opened this issue Apr 22, 2021 · 5 comments
Open

Error: localStorage is not defined #69

vstrelianyi opened this issue Apr 22, 2021 · 5 comments
Labels
answered Answered

Comments

@vstrelianyi
Copy link

I'm starting a project with

  • yarn dev

When opening browser
-localhost:3000
I'm receiving an error -

Error: localStorage is not defined
...
Call Stack
new ApolloError
file:///D:/LocalSites/woo-next-react/frontend/node_modules/@apollo/client/errors/errors.cjs.js (31:28)

It seems that some code that runs on server asks for localStorage

@csellis
Copy link

csellis commented Apr 26, 2021

Experiencing this as well

@kasperbirch1
Copy link

same error here :)

@darkcherrycreative
Copy link

Use the supplied versions of the wordpress plugins, that fixed this error for me.

@tzdigital
Copy link

same here :/

@imranhsayed
Copy link
Owner

I have made the udpates please please pull the latest changes from master and test
https://github.com/imranhsayed/woo-next/releases/tag/v2.1.0
Live Demo: https://woo-next-imranhsayed.vercel.app/

@imranhsayed imranhsayed added the answered Answered label May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered Answered
Projects
None yet
Development

No branches or pull requests

6 participants