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

Inline style goes against best practices - violates CSP #52

Open
cwaldbieser opened this issue Jul 29, 2021 · 0 comments
Open

Inline style goes against best practices - violates CSP #52

cwaldbieser opened this issue Jul 29, 2021 · 0 comments

Comments

@cwaldbieser
Copy link

See https://www.thoughtco.com/avoid-inline-styles-for-css-3466846

Noticed this when the style was blocked by my content security policy:

Refused to apply inline style because it violates the following Content Security Policy directive: "style-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution.

Zt @ vue3-datepicker.esm.js:165

I'm not entirely sure where this originates from.

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

1 participant