Synchronous XMLHttpRequest warning and [removed]

前端 未结 7 1931
猫巷女王i
猫巷女王i 2020-11-27 16:56

I\'m getting a warning message:

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user\'s expe

7条回答
  •  [愿得一人]
    2020-11-27 17:30

    In my case this was caused by the flexie script which was part of the "CDNJS Selections" app offered by Cloudflare.

    According to Cloudflare "This app is being deprecated in March 2015". I turned it off and the message disappeared instantly.

    You can access the apps by visiting https://www.cloudflare.com/a/cloudflare-apps/yourdomain.com

提交回复
热议问题