Closed pdt590 closed 6 years ago
Hello I am trying to use Vuexfire on Nuxt. I saw that Vuexfire fetchs data well on Client side. However, does Vuexfire support to fetch data on Server side too ?
Thank you so much for your help.
If you initialise your app and call the bind methods in the asyncData method, yes, it should work
asyncData
Hello I am trying to use Vuexfire on Nuxt. I saw that Vuexfire fetchs data well on Client side. However, does Vuexfire support to fetch data on Server side too ?
Thank you so much for your help.