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
It has turned out that hashes don't work alone and requires 'unsafe-hashes' directive. Here is the
error from Chrome:
Either the 'unsafe-inline' keyword, a hash ('sha256-tIs8OfjWm8MHgPJrHv7mM4wvA/FDFcra3Pd5icRMX+k='),
or a nonce ('nonce-...') is required to enable inline execution. Note that hashes do not apply to
event handlers, style attributes and javascript: navigations unless the 'unsafe-hashes' keyword is present.
Part of #226
0 commit comments