apteryxxyz / next-ws

Add support for WebSockets in Next.js app directory.
https://npmjs.com/next-ws
171 stars 12 forks source link

HMR not working #4

Closed i-tengfei closed 1 year ago

i-tengfei commented 1 year ago

Not sure if it's related to the error below.

error [next-ws] could not find module for page /_next/webpack-hmr
apteryxxyz commented 1 year ago

Fixed in next-ws@0.2.3, the .on('upgrade') handler that Next WS has wasn't correctly ignoring requests to /_next routes.

chinna2580 commented 2 months ago

Still getting this issue in the new version 1.1.0, [next-ws] could not not find module api/socket/consent