Next.js 15.2 subdomain like http://my.localhost:3000/login hot reload failed
Unanswered
Japanese Bobtail posted this in #help-forum
Japanese BobtailOP
The error info in devtools console is:
use-websocket.ts:16 WebSocket connection to 'ws://my.localhost:3000/_next/webpack-hmr' failed:
But, the main domain like http://localhost:3000 is works well.
And, when I back to "next": "15.0.3", it is also works well.
use-websocket.ts:16 WebSocket connection to 'ws://my.localhost:3000/_next/webpack-hmr' failed:
But, the main domain like http://localhost:3000 is works well.
And, when I back to "next": "15.0.3", it is also works well.