How to fix the “pending” status in Chrome Developer Window?

前端 未结 5 1678
旧时难觅i
旧时难觅i 2021-02-19 04:30

When I try to include social media scripts into my page, I get the \"pending\" status in Chrome on some computers (not all of them):

5条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-02-19 05:24

    Answer repeated from this question.

    I had the same issue on OSX Mavericks, it turned out that Sophos anti-virus was blocking certain requests, once I uninstalled it the issue went away.

    You can also try disabling extensions in chrome to see if that helps, if so you'll know an extension is causing the problem. Use the '--disable-extensions flag to see if it fixes the problem.

提交回复
热议问题