Skip to content

Conversation

@ElDeveloper
Copy link
Contributor

Assigning a function to document.ready doesn't seem to be supported in Safari,
and thus the call to initialize MOI would never occurr (giving the impression
that WebSocket never started). Using jQuery's proxy for the ready callback
seems to resolve this problem.

Fixes #946

Assigning a function to document.ready doesn't seem to be supported in
Safari, and thus the call to initialize MOI would never occurr. Using
jQuery's proxy for ready seems to resolve this problem.

Fixes qiita-spots#946
@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.12% when pulling 9616eee on ElDeveloper:issue-946 into 2199bdd on biocore:master.

@josenavas
Copy link
Contributor

👍

antgonza added a commit that referenced this pull request Apr 8, 2015
BUG: Fix bug with Safari and MOI
@antgonza antgonza merged commit e1bcc2d into qiita-spots:master Apr 8, 2015
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.

Server web sockets don't work on Safari

4 participants