I think javaScript can’t find localStorage because it is looking for it on Server Side. I am trying to use a plugin for vuex to save data on localStorage.
Can anyone help me set it up? Getting error: localStorage is not defined.
This question is available on Nuxt.js community (#c716)