Skip to content

Social icons are blocked by CORS policy in Chrome and Firefox #1905

@rjzupkoii

Description

@rjzupkoii

When serving locally, the social icons are blocked by the CORS policy in Chrome and Firefox, this results in the either blanks being rendered (Chrome) or an invalid Unicode symbol appearing. An example of the output message in the developer console looks like the following:

127.0.0.1/:1 Access to font at 'http://localhost:4000/assets/fonts/fa-solid-900.woff2' from origin 'http://127.0.0.1:4000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
fa-solid-900.woff2:1 

Metadata

Metadata

Assignees

Labels

bugA bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions