You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you check the console, you'll see CORS errors like:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://github.com/ignitionrobotics/ign-math/raw/master/Changelog.md. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘https://render.githubusercontent.com’).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://github.com/ignitionrobotics/ign-math/raw/master/README.md. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘https://render.githubusercontent.com’).
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://github.com/ignitionrobotics/ign-math/raw/master/Changelog.md. (Reason: CORS request did not succeed)
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://github.com/ignitionrobotics/ign-math/raw/master/README.md. (Reason: CORS request did not succeed).
The text was updated successfully, but these errors were encountered:
After migrating to GitHub, our READMEs stopped being rendered on pages like this:
https://ignitionrobotics.org/libs/math
If you check the console, you'll see CORS errors like:
The text was updated successfully, but these errors were encountered: