Static GitHub Issues

[2925] nuxtServerInit or something without vuex?

prev: Add 'async' to manifest.js, vendor.js, and app.js?
next: Layout inheritance and page transitions

Hi what is the best way to make something similiar to nuxtServerInit but without vuex?

i have this scenario

on the first hit i want to build as example Footer / Header menu etc.. is there a way without vuex and nuxtServerInit something like fetch data in the layout and fill the component around or something??

i searched but cant find any or just dont know how to search xD

<!--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/c2539">#c2539</a>)</em></sub></div>