Static GitHub Issues

[3061] Hot code reloading not working

prev: How to inject html outside of nuxt app
next: NuxtServerError: Can't set headers after they are sent.

Hi,

Great work - it seems very promising!

I've just setup a Nuxt project for the first time. All seems to work as intended, but I cannot seem to get "Hot Code Reloading" working. When I'm running e.g. npm run dev and the site is at http://localhost:3000 should the page update itself, when changing e.g. content in a component, page or css file?

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