-
Notifications
You must be signed in to change notification settings - Fork 62
[BUG] Current template breaks own CSP #1847
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The current template at https://github.com/gethinode/template violates its own CSP.
To reproduce
Steps to reproduce the behavior:
- Go to https://gethinode-template.netlify.app/
- Open the browser console (e.g. in FireFox)
- See error
Expected behavior
No error
Actual behavior
The following is in the log:
None of the “sha256” hashes in the integrity attribute match the content of the subresource at “https://gethinode-template.netlify.app/js/core.bundle-analytics.en.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.js”. The computed hash is “zramfBaaKAMTkZdtrJHh4vRglRhiIBtiSVFqVdD9YQk=”. 2 gethinode-template.netlify.app
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working