Hmr doesn't work with custom port
Everything works fine when I use default hmr settings. But it stops working when I configure the port.
It also writes
Websocket socket error
:
I need this to be able to work with code in a docker container1 Reply
I would look at this issue on Github.
https://github.com/solidjs/solid-start/issues/1364
This got me pass the websocket port errors but I still haven't got HMR fully working yet 😦
GitHub
[Bug?]: Unable to use HMR with docker local setup · Issue #1364 · s...
Duplicates I have searched the existing issues Latest version I have tested the latest version Current behavior 😯 Pages load in dev mode fine. However, when I save changes, there is no hot reloadin...