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

chore(playground): fix cors issue #4854

Merged
merged 1 commit into from
Sep 16, 2022
Merged

Conversation

paul-soporan
Copy link
Member

What's the problem this PR addresses?

The playground doesn't work anymore because of cors issues.

Fixes #4760.

How did you fix it?

Used nextjs-cors to properly setup cors. No idea why it previously worked though (before it broke a month ago). I assume the Next version used in the playground might have gotten updated when the playground reset itself for no reason a few months ago.

I've already synced the playground with this PR and I can confirm it works again.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@paul-soporan paul-soporan added the playground This issue is about the sherlock playground. label Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
playground This issue is about the sherlock playground.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug?]: Shrelock Playground gets stuck at "checking the repo" state with errors in Console
2 participants