Static GitHub Issues

[1927] Still making requests after generate?

prev: meta data for social media not working in SPA
next: Deploying to AWS (serverless)

I'm a newb to static site generators so sorry if this is a stupid issue/question. I'm using cosmic.js as CMS, and even after I have generated the site requests are still being made towards the cosmic.js API when i change routes etc. I'm using axios in async fetch method to fetch data from the API. Is axios still doing requests even after the static assets are generated and being used?

EDIT: Looking at the devtools network tabs it is still fetching data, even on the generated site. Why?

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