Content Security Policy: The page's settings blocked the loading of a resource

前端 未结 6 611
梦毁少年i
梦毁少年i 2020-11-30 01:44

I am using CAPTCHA on page load, but it is blocking because of some security reason.

I am facing this problem:

    Content Security Policy: The page\'s sett         


        
6条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-30 02:09

    I got around this by upgrading both the version of Angular that I was using (from v8 -> v9) and the version of TypeScript (from 3.5.3 -> latest).

提交回复
热议问题