Skip to content

Websocket Open callback exception: Uncaught TypeError: Cannot read property 'length' of null #229

@dreamershl

Description

@dreamershl

In the websocket onOpen callback, strangely, the message is null instead of ''

  atmosphere.js:2884 Uncaught TypeError: Cannot read property 'length' of null
         at _invokeCallback (atmosphere.js:2884)
         at _open (atmosphere.js:1041)
         at WebSocket._websocket.onopen (atmosphere.js:1426)
  _invokeCallback @ atmosphere.js:2884
  _open @ atmosphere.js:1041
 _websocket.onopen @ atmosphere.js:1426

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions