DEV Community

Crawford Woodman
Crawford Woodman

Posted on

HMR refreshes browser with every change

Recently with every code change no matter how trivial, my localhost browser refreshes so I have to go find the page I was working on. I'm running quasar 2.17.4 and vite 6.0.3. (This didn't happen when I was using webpack previously.) Anyone else having this? Any suggestions to stop it?

I'm running quasar 2.17.4 with vite 6.0.3. Building a large SPA with firestore database and multiple listeners running.

Top comments (0)