Hello,
so when I visit my nuxt app, the app automatically loads all the pages in the background. On content heavy sites with lots of pages, I want to prevent nuxt from loading the page before the user actually navigates to them. Is that somehow possible? It's just to save on bandwidth.
<!--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/c1953">#c1953</a>)</em></sub></div>