You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#946
0 commit comments