Static GitHub Issues

[359] async await axios not working in current nuxt components

prev: How to define the data of $root component ?
next: How to unit test js functions in the vue instance

Hi,

I'm trying to use async await axios in current nuxt components which have stopped working as of now,

Here goes the repo to reproduce https://github.com/pulkitnandan/bugNuxt and this has happened before @ this https://github.com/nuxt/nuxt.js/issues/84

Please have a look at this.

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