arojunior / awesome-feed

Stay up to date with what is happening and what the users who you follow are working on Github
https://awesomefeed.js.org
MIT License
57 stars 8 forks source link

Error on main page #47

Open itsweliton opened 5 years ago

itsweliton commented 5 years ago

Trying to access my profile after typing my user a blank page appears.

Inspecting the app, the following error was displayed

Access to fetch at 'https://api.github.com/graphql' from origin 'https://awesomefeed.js.org' has been 

blocked by CORS policy: Response to preflight request doesn't pass access control check: Redirect is 

not allowed for a preflight request.
itsweliton commented 5 years ago

Update: This error only happens on Brave Browser, it's a bug from the browser itself https://github.com/brave/brave-browser/issues/2034