forked from rauchg/chat-example
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Great example, however it seems my Microsoft Edge v 123.0.2420.1 is killing the script every time I start typing in Edge.
Edge is receiving other messages from Chrome and Firefox without problem.
C:\Users\ted\NODEDEV\WEBSOCKET3\index.js:46
callback();
^
TypeError: callback is not a function
at Socket. (C:\Users\ted\NODEDEV\WEBSOCKET3\index.js:46:7)
Node.js v18.18.2
[nodemon] app crashed - waiting for file changes before starting...
[nodemon] restarting due to changes...
[nodemon] starting node index.js
server running at http://localhost:3000
How can I resolve sending messages by Edge?
Metadata
Metadata
Assignees
Labels
No labels