Static GitHub Issues

[2763] Need docs improvement for asyncData method.

prev: svg-sprite-loader and nuxt?
next: How to proxy other API routes based on Nuxtjs "Auth Route" example

asyncData docs (https://nuxtjs.org/guide/async-data) say:

"... It can be called server-side or before navigating to the corresponding route ..."

It is not clear when the method is called at server-side or before navigation. I guess this is a "mode" related thing?

ps. kudos to all the team for this great work!

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