async await axios not working in current nuxt components
[issue link]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.