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

CORS error trying to access the link-glyph-mask.png on S3 #69

Open
fauxcuss opened this issue Jun 5, 2022 · 0 comments
Open

CORS error trying to access the link-glyph-mask.png on S3 #69

fauxcuss opened this issue Jun 5, 2022 · 0 comments

Comments

@fauxcuss
Copy link

fauxcuss commented Jun 5, 2022

My external links show up as links with excessive extra space following between the link and the following word in the paragraph.

Looking at the CSS, I see that a "link" symbol is supposed to show after the link to indicate that it will open in a new window.

It's implemented as a mask but not showing up on the page, and I'm getting this error from the Firefox developer tools.

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://better-roam-research.s3.us-east-1.amazonaws.com/assets/link-glyph-mask.png. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.

I'm not an expert in this area, so I will leave it to you to develop a solution. I'm getting back into development and will make a point to understand CORS errors I am move forward. I hope this report helps if it's a real bug, but if it's something only I'm seeing because of some browser configuration option, please let me know. Thanks!

I appreciate the better theme.

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