Cross-Origin request warning for google fonts

前端 未结 4 2302
生来不讨喜
生来不讨喜 2021-02-19 00:12

I am using Google Webfonts on my website. In the console on Chrome I get the following warning:

Blink is considering rejecting non spec-compliant cross-or

4条回答
  •  萌比男神i
    2021-02-19 00:23

    In my case I was overwriting the location using the sensors -> location tool in the Chrome dev tools. After setting it to "No override" it worked fine:

提交回复
热议问题