ModusCreateOrg / labs

Modus Create Labs web site
https://labs.moduscreate.com
MIT License
5 stars 17 forks source link

Content security policy errors in console #7

Closed theneverstill closed 6 years ago

theneverstill commented 6 years ago

There are content security policy errors in the console on page loads after the first load

Steps to repeat:

  1. Go to: https://labs.moduscreate.com/
  2. Observe no content security policy errors in the console
  3. Refresh the page

Expected:

Actual:

sw.js:279 Refused to connect to 'https://consent.cookiebot.com/uc.js' because it violates the following Content Security Policy directive: "connect-src 'self' fonts.gstatic.com res.cloudinary.com fonts.googleapis.com cdnjs.cloudflare.com".

sw.js:279 Refused to connect to 'https://consent.cookiebot.com/uc.js' because it violates the document's Content Security Policy.

sw.js:279 Refused to connect to 'https://www.google-analytics.com/analytics.js' because it violates the following Content Security Policy directive: "connect-src 'self' fonts.gstatic.com res.cloudinary.com fonts.googleapis.com cdnjs.cloudflare.com".

sw.js:279 Refused to connect to 'https://www.google-analytics.com/analytics.js' because it violates the document's Content Security Policy.