rubystarashe / nuxt-vuex-localstorage

MIT License
161 stars 18 forks source link

Uncaught (in promise) SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data #43

Open holic-cl opened 2 years ago

holic-cl commented 2 years ago

Dont know why is throwing me this exception on browser console

I am using this packages:

    "nuxt": "^2.15.8",
    "nuxt-vuex-localstorage": "^1.3.0",
Paradoxu commented 1 year ago

Same for me, did you find any solution?

Screenshot 2023-03-05 at 17 58 31
nadar commented 1 year ago

For the sake o completeness, we see the same error as well from time to time in our error tracking system. Maybe this stack trace helps:

image