Facebook Uncaught SecurityError

后端 未结 2 789
猫巷女王i
猫巷女王i 2021-01-01 17:51

I\'m currently looking to make a Facebook JavaScript App. As such I\'m literally just copy pasting out of the docs into my page and I keep getting the following errors in th

相关标签:
2条回答
  • 2021-01-01 18:31

    As @peterr pointed out you must disable the Ripple from the Extensions (http://chrome://extensions/) only:

    Disabling it from here won't work:

    0 讨论(0)
  • 2021-01-01 18:34

    If you are testing with Chrome with the Ripple emulator installed when you see these error messages, try disabling Ripple (from settings, not just for the particular page). Evidently even when Ripple isn't enabled for a particular page, it intercepts the response and gets in the way.

    I observed this with Chrome version 34.0.1847.131 on Windows 7 Pro 64-bit with the Ripple Emulator (Beta) 0.9.15 extension installed and enabled.

    0 讨论(0)
提交回复
热议问题