Skip to content

frontend build still trying use a google font #46

@garland3

Description

@garland3

In the js console it says,


/:1 
 Refused to load the stylesheet 'https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap' because it violates the following Content Security Policy directive: "style-src 'self' 'unsafe-inline'". Note that 'style-src-elem' was not explicitly set, so 'style-src' is used as a fallback.

Some css is failing to render properly on the admin page making it hard to read. In particular on the admin log viewer, some of the rendering is not working correctly.

The correct behavior is to only use data from the server itself. Reaching out to a CDN is not permitted.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions