Static GitHub Issues

[3224] nuxt automatically restarts when uploading images

prev: ReferenceError: navigator is not defined when running npm run generate
next: Separating Automatic Page Nesting & Routes

I am trying to upload an image into my assets folder. I am using nuxt-express. I sent the file using axios. The server successfully saves the file. But the problem is as soon as the file is saved, nuxt automatically reloads.

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