我在heroku有一个游戏,现在我试图让它在Facebook画布上工作,但是,虽然它适用于Firefox,但在Chrome和IE中却没有.
IE显示带有按钮的警告,单击按钮时,它会显示内容.
在chrome中,我收到此错误:
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://game.herokuapp.com') does not match the recipient window's origin ('null').
Run Code Online (Sandbox Code Playgroud)
怎么了?