Static GitHub Issues

[561] server-side fetching data

prev: appear property on transition object not working
next: Allow installing Vuex plugins

hi, i'm trying to fetch the store when there is a SSR so i implemented the ___ in the store.

/store/modules/episodes image

when i debug it ; he get the data, affect it to the state variable but on the browser(Vuejs dev tool) , it still empty... image

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