better-roam-research
better-roam-research copied to clipboard
CORS error trying to access the link-glyph-mask.png on S3
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.