You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: