You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⬡ wps: Hot Module Replacement is active
⬡ wps: WebSocket connected
⬡ wps: Build 7dff02d replaced:
...
⬡ wps: The WebSocket was closed and will attempt to reconnect
Error: Firefox can't connect to the server ws://192.168.31.5:3000/wps.
⬡ wps: WebSocket connected
Expected Behavior
On resarting Webpack the webpage should reconnect and refresh to display content that was changed between restarts. On all following changes HMR should hot reload the app
Actual Behavior
The page reconnects but doesn't hot reload or live reload
The text was updated successfully, but these errors were encountered:
constgen
changed the title
HMR doesn't work after rReconnect on Webpack restart
HMR doesn't work after reconnect on Webpack restart
Mar 18, 2021
How Do We Reproduce?
I am using these options in Plugin config
In the console I see
Expected Behavior
On resarting Webpack the webpage should reconnect and refresh to display content that was changed between restarts. On all following changes HMR should hot reload the app
Actual Behavior
The page reconnects but doesn't hot reload or live reload
The text was updated successfully, but these errors were encountered: