title: How to Fix React Vite & Next.js Auto-Refresh Not Working on Windows
published: true
description: Have you ever saved a file in your React or Next.js project and... nothing happened? Here is how to fix HMR on Windows using polling.
tags: nextj...