Skip to content

nuxt3 pinia localStorage is not defined #2336

Closed Answered by posva
fxzer asked this question in Help and Questions
Discussion options

You must be logged in to vote

That error happens on server because localStorage is browser only (not related to pinia)
I recommend you to use or check Vue use useLocalStoarge to handle things

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by posva
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2335 on August 01, 2023 07:20.