-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Bug?]: Shrelock Playground gets stuck at "checking the repo" state with errors in Console #4760
Comments
This comment has been minimized.
This comment has been minimized.
This comment was marked as resolved.
This comment was marked as resolved.
This issue reproduces on master:
|
We're aware and trying to resolve the matter. We think the issue might be on the CodeSandbox side of things, so we're in contact with the folks who run it. Sorry about the issue in the meantime. |
The I haven't looked into fixing the original CORS error yet. |
Verified that no CORS errors are thrown in Console on Sherlock Playground. |
The CORS errors are now thrown during "running the repro" state. I've created a new bug report at #4855 |
Self-service
Describe the bug
Shrelock Playground gets stuck at "checking the repo" state with errors in Console
To reproduce
Visit Sherlock Playground at https://viko0.sse.codesandbox.io/
Notice that several fetch and 404 errors are thrown when page loads.
Add an example code for repro, and press run:
Notice that CORS error is thrown in Console:
Access to fetch at 'https://viko0.sse.codesandbox.io/api/check-repo' from origin 'https://yarnpkg.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
Screenshot
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: