Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many CSP errors while loading the widget iframe on firefox 55 #114

Open
Faeranne opened this issue Aug 23, 2017 · 3 comments
Open

Many CSP errors while loading the widget iframe on firefox 55 #114

Faeranne opened this issue Aug 23, 2017 · 3 comments

Comments

@Faeranne
Copy link

After installing the widget (had to manually install it due to #113), I receive multiple CSP errors when visiting github issues, and was not seeing the iframe until after I posted a new issue.

Sample Errors:

Content Security Policy: The page’s settings blocked the loading of a resource at self (“script-src https://www.codesy.io https://cdn.jsdelivr.net https://*.stripe.com https://www.google-analytics.com”). Source: call to eval() or related function blocked by CSP.

Content Security Policy: The page’s settings blocked the loading of a resource at self (“script-src https://www.codesy.io https://assets-cdn.github.com”). Source: call to eval() or related function blocked by CSP.

@jdungan
Copy link
Member

jdungan commented Aug 27, 2017

@mrmakeit Did you visit codesy (local or .io) after installing the widget manually?

@Faeranne
Copy link
Author

Yes.

@groovecoder
Copy link
Member

According to report-uri.com, the latest errors are coming from data: uri's. I suspect that jQuery and/or Foundation are responsible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants