Home

Issue: 561

server-side fetching data

[issue link]

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

This question is available on Nuxt.js community (#c486)