Static GitHub Issues

[970] app missing in Context sent to Store::nuxtServerInit

prev: Route's hash part cannot be passed to server via middleware or fetch
next: alpha.4 resolving to alpha2 with yarn

The context sent to nuxtServerInit in the store is missing app. I was trying to access app to get app.$axios from the nuxtServerInit but is not available. Version alpha.4

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