bvaughn / bvaughn/react-ascii-image
CORS issue on the github page
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When trying to got to the [github page linked in the readme](http://bvaughn.github.io/react-ascii-image/) to check out a demo, the screen got blocked on `loading...`. I opened the console and...
```
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://crossorigin.me/https://images.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
```
This probably won't help to solve the issue but might channel the anger away: https://codefor.life/FUCK-CORS-FUCKFUCKFUCKFUCK/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the GitHub Pages demo linked from the README and reproduce the loading screen while checking the browser console for the reported CORS error. Done means the demo loads instead of remaining on “loading...” and the reported cross-origin request failure is no longer blocking it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100