Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subscribes before calling onopen (1.0) #539

Closed
wants to merge 1 commit into from

Conversation

nkzawa
Copy link
Contributor

@nkzawa nkzawa commented Apr 14, 2013

Errors happen when you open another new connection with a namespace after establishing the connection.

Uncaught TypeError: Cannot call method 'push' of undefined
Uncaught TypeError: Cannot read property 'length' of undefined

@nkzawa nkzawa closed this Mar 2, 2014
sgress454 added a commit to sgress454/socket.io-client that referenced this pull request Feb 16, 2017
Includes the following (from engine.io-client changelog):

* [chore] Bump ws to version 1.1.2 (vulnerability fix) ([socketio#539](socketio/engine.io-client#539))
* [fix] Fix extraHeaders option in browser ([socketio#536](socketio/engine.io-client#536))
darrachequesne pushed a commit that referenced this pull request Feb 16, 2017
Includes the following (from engine.io-client changelog):

* [chore] Bump ws to version 1.1.2 (vulnerability fix) ([#539](socketio/engine.io-client#539))
* [fix] Fix extraHeaders option in browser ([#536](socketio/engine.io-client#536))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant