Custom dev server no longer reconnects #9038
Labels
bug
Something isn't working
feat: hmr
pending triage
regression
The issue only appears after a new release
Describe the bug
When using the latest beta version of Vite (3.0.0-beta.10) and the latest plugin-react (2.0.0-beta.1), after you
npm run dev
then stop the server and restart it again, the polling in the browser never reconnects with the following errors:I assume it might be related to this change.
You can easily reproduce it via the playground/ssr-react example.
Reproduction
N/A
System Info
The text was updated successfully, but these errors were encountered: