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

CORS error in HTML demo #28

Open
erayalkis opened this issue Sep 9, 2023 · 0 comments · May be fixed by #29
Open

CORS error in HTML demo #28

erayalkis opened this issue Sep 9, 2023 · 0 comments · May be fixed by #29
Labels
bug Something isn't working

Comments

@erayalkis
Copy link
Contributor

Current Behavior

When loading up the HTML demo, a CORS error is thrown while loading the JS file.

Expected Behavior

The JS file in the HTML demo should be loaded without any problems.

Steps to Reproduce the Problem

  1. Navigate to /demos/html
  2. Launch the demo through index.html
  3. Observe that you get a CORS error in the developer console, and all functionality is broken.

Environment

  • Version: 1.12.0
  • Platform: Linux
  • Node.js Version: N/A
@erayalkis erayalkis added the bug Something isn't working label Sep 9, 2023
@erayalkis erayalkis linked a pull request Sep 10, 2023 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant