Home

Issue: 2684

Is it possible to recall actions from asyncData?

[issue link]

So, I have some axios call in asyncData, after while i would like to recall this action again, is it possible to call asyncData as a one big function again from created hook e.g.? Something like this.asyncData() ?

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