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

Server spins forever when when installing plotly.js and @types/plotly.js #875

Closed
oleersoy opened this issue Feb 20, 2019 · 2 comments
Closed

Comments

@oleersoy
Copy link

oleersoy commented Feb 20, 2019

This SO post has the description and stackblitz links.

Here's a copy just for convenience:

Attempting to install plotly.js and @types/plotly.js on Stackblitz, but after the install the dev server just spins. Any ideas?

This is the stackblitz attempt:
https://stackblitz.com/edit/angular-ryyafw

@andrei-tatar
Copy link

Seems to be a CORS policy issue:

Access to fetch at 'https://t.staticblitz.com/v6/plotly.js@1.44.4' from origin 'https://stackblitz.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.

@kc0tlh
Copy link
Collaborator

kc0tlh commented Aug 30, 2023

This issue has been resolved!

@kc0tlh kc0tlh closed this as completed Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants