Rocket Loader not working with CSP

Hello,

On my website I have enabled CSP (Content Security Policies) and when I enable Rocket Loader, it breaks my website. Seems like the Rocket Loader script is inlined or something so it is not able to load at and due to that it does not load all the other Javascripts. I tried following this https://developers.cloudflare.com/fundamentals/get-started/reference/content-security-policies/ and added ajax.cloudflare.com to the script-src, but it didn’t worked. Am I missing something. My site is https://duhnja.com so you can see the CSP rules I have.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.