How to workaround 'FB is not defined'?

前端 未结 12 1243
余生分开走
余生分开走 2020-12-04 17:56

Sometimes I\'m getting the \"FB is not defined\" issue when loading the http://connect.facebook.net/en_US/all.js

I\'ve realized that the problem is because sometime

12条回答
  •  粉色の甜心
    2020-12-04 18:28

    For people who still got this FB bug, I use this cheeky fix to this problem.

    Instead of http://connect.facebook.net/en_US/all.js, I used HTTPS and changed it into https://connect.facebook.net/en_US/all.js and it fixed my problem.

提交回复
热议问题