Static GitHub Issues

[1857] client-side alternative to nuxtServerInit

prev: When/how is the head() function computed?
next: inject('i18n', new VueI18n(...)) doesn't work in plugin files

I am running some localStorage operations in store. Is there a way to dispatch this action similar to nuxtServerInit but on client-side instead?

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1668">#c1668</a>)</em></sub></div>