Skip to content

TypeError: 'c' is not a constructor in Opera #487

Closed
@nookiepl

Description

@nookiepl

I'm getting this error on Opera, with 0.8.0 (and dunno if there was same error with older versions)

Timeout thread: delay 4 ms
Uncaught exception: TypeError: 'c' is not a constructor
Error thrown at line 2, column 39792 in () in http://mydomain.com:8000/socket.io/socket.io.js?v=201108151:
this.websocket=new c(this.prepareUrl()+d);
called from line 2, column 42075 in () in http://mydomain.com:8000/socket.io/socket.io.js?v=201108151:
b.Transport.websocket.prototype.open.apply(a,c)
called via Function.prototype.apply() from line 2, column 70276 in () in http://mydomain.com:8000/socket.io/socket.io.js?v=201108151:
WebSocket.__tasksa;

Unfortunately, Opera fallback to JSONP and JSONP polling doesn't work at all, and I don't know why.

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