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

Cross Origin Request Blocket on code.jquery.com #1

Open
vincentxavier opened this issue Oct 31, 2021 · 1 comment
Open

Cross Origin Request Blocket on code.jquery.com #1

vincentxavier opened this issue Oct 31, 2021 · 1 comment

Comments

@vincentxavier
Copy link

jquery JS lib isn't loaded due to a CORS Issue :
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://code.jquery.com/jquery-3.6.0.min.js. (Reason: CORS request did not succeed).
https://developer.mozilla.org/docs/Web/HTTP/CORS/Errors/CORSDidNotSucceed?utm_source=devtools&utm_medium=firefox-cors-errors&utm_campaign=defau
Screenshot_20211031_102405
lt

@raphaeljolivet
Copy link
Contributor

Thanks for the report.
I am surprised I did not see it.
I am also using firefox.

Anyway, I have removed any use of CDN in the last version.
Please check it solves the issue on your side.

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

2 participants