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

vaadin icons are broken after applying CSP #3159

Closed
agatha197 opened this issue Feb 13, 2025 — with Lablup-Issue-Syncer · 1 comment
Closed

vaadin icons are broken after applying CSP #3159

agatha197 opened this issue Feb 13, 2025 — with Lablup-Issue-Syncer · 1 comment
Assignees

Comments

@agatha197
Copy link
Contributor

vaadin icons are broken after applying CSP. This error occurs because the Content Security Policy (CSP) is blocking the loading of a base64-encoded font. To resolve this issue, you need to modify your CSP to allow loading of fonts from data URIs or apply additional CSS codes.

@agatha197 agatha197 self-assigned this Feb 13, 2025
@agatha197
Copy link
Contributor Author

resolved by lablup/backend.ai#3682

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