Content-Security-Policy error https://ssl.gstatic.com
问题 I am getting an error as captured in the screenshot below: It reads: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src file: data: chrome-extension: https://ssl.gstatic.com". Note that 'script-src' was not explicitly set, so 'default-src' is used as a fallback. What am I doing wrong and how can I resolve the Content-Security-Policy error? Below is my meta-tag in, in my index.html