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

fix(addon-table): TuiTableDirective Content Security Policy error #8871

Merged

Conversation

stepnikoghosyan
Copy link
Contributor

TuiTableDirective caused error when adding Content Security Policy with NONCE value.

Error itself:

Refused to apply inline style because it violates the following Content Security Policy directive: "style-src....". Either the 'unsafe-inline' keyword, a hash ('sha256-uprzIeY8iAGlQbI25hI6vVEMS+1jDt6N6C2veKnb2dA='), 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.

Copy link

lumberjack-bot bot commented Sep 6, 2024

Pull request was closed ✔️

All saved screenshots (for current PR) were deleted 🗑️

Copy link

bundlemon bot commented Sep 6, 2024

BundleMon

Files updated (3)
Status Path Size Limits
demo/browser/main.(hash).js
397.47KB (+4.84KB +1.23%) +10%
demo/browser/runtime.(hash).js
41.97KB (+645B +1.52%) +10%
demo/browser/vendor.(hash).js
214.55KB (-25B -0.01%) +10%
Unchanged files (2)
Status Path Size Limits
demo/browser/polyfills.(hash).js
15.22KB +10%
demo/browser/styles.(hash).css
1.39KB +10%

Total files change +5.44KB +0.82%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
2.45MB (+38.55KB +1.56%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@splincode splincode merged commit 6a67760 into taiga-family:v3.x Sep 6, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants