Skip to content

Microsoft Edge Crushing Nodejs #85

@RobGrants

Description

@RobGrants

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions