Skip to content

Cross-origin-XMLHttpRequest error #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guocheng
Copy link

I followed this tutorial by creating a local html page and loaded it in chrome. When quering the comments.json file from the local server, I got the following message in chrome:

"No 'Access-Control-Allow-Origin' header is present on the requested resource"

I think a lot of people will run into this issue, so I added the change to fix it.

…igin-XMLHttpRequest warning is shown "No 'Access-Control-Allow-Origin' header is present on the requested resource". This fix prevents the error from happening.
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

Successfully merging this pull request may close these issues.

1 participant