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

Replay blocked by COR policy #9

Open
alexandreMesle opened this issue Apr 22, 2022 · 2 comments
Open

Replay blocked by COR policy #9

alexandreMesle opened this issue Apr 22, 2022 · 2 comments
Labels
compatibility issue Only user with problem can debug

Comments

@alexandreMesle
Copy link

When I try to replay, the http://localhost:8888/core/Drawer.js dependency is blocked by the COR policy of my browser. Am I the only one ?

@CGjupoulton
Copy link
Contributor

Try using a different port?

e.g.

gameRunner.start(9898);

@CGjupoulton CGjupoulton added the compatibility issue Only user with problem can debug label Apr 22, 2022
@alexandreMesle
Copy link
Author

I tried and the result is the same. I have of course tried with different browsers... (brave + chrome + firefox, all under Ubuntu)
Am I the only one ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility issue Only user with problem can debug
Projects
None yet
Development

No branches or pull requests

2 participants