BetterErrors / BetterErrors/better_errors
CSP (Content Security Policy) blocking loading of unsafe-inline js
Open
- Dominant language
- Ruby
- Stars
- 6.9k
- Forks
- 430
- PR merge metrics
- No merged PRs in 30d
Description
Hi, we have csp configured and this blocks this gem from showing a live repl on the error page. The csp blocks unsafe-inline javascirpt, which is good for our app. However, this gem then doesn't work on error pages.
it's empty on the right side of the page.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.