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

IE9 TypeError: Object doesn't support this property or method #44

Closed
aheckmann opened this issue Sep 15, 2010 · 2 comments
Closed

IE9 TypeError: Object doesn't support this property or method #44

aheckmann opened this issue Sep 15, 2010 · 2 comments

Comments

@aheckmann
Copy link

socket.io.js

FABridge.prototype.root = function(){
  return this.deserialize(this.target.getRoot()) <-- Boom

getRoot is undefined

May just be an issue with the beta tho.

@snc
Copy link

snc commented Sep 15, 2010

This error occurs in Firefox 3.6.9, too: "[WebSocket] Error: Error calling method on NPObject!"

(using flash socket and socket.io server on another subdomain and port 8080)

@rauchg
Copy link
Contributor

rauchg commented Mar 6, 2011

Can't reproduce

darrachequesne added a commit to darrachequesne/socket.io-client that referenced this issue Oct 21, 2016
- Remove deprecated iOS 7.1
- Add Firefox and Microsoft Edge browsers
- Add latest stable Node.js release
This issue was closed.
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

No branches or pull requests

3 participants