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

Failed to import plotly.js@2.17.1 #502

Closed
ayame113 opened this issue Jan 19, 2023 · 3 comments
Closed

Failed to import plotly.js@2.17.1 #502

ayame113 opened this issue Jan 19, 2023 · 3 comments
Labels
browser Not working in Browser

Comments

@ayame113
Copy link

Failing module

import Plotly from "https://esm.sh/plotly.js@2.17.1";

Error message

After onload I got this:

Uncaught SyntaxError: Unexpected identifier '#_contains$' (at d.js:2:25)

Additional info

https://esm.sh/v103/d@1.0.1/esnext/d.js seems to have a syntax error.

image

  • esm.sh version: v103
  • Browser version: Google Chrome 108.0.5359.126

P.S.: Thank you for creating this amazing project!

@ayame113 ayame113 added the browser Not working in Browser label Jan 19, 2023
@ije ije closed this as completed in e454466 Jan 20, 2023
@ije
Copy link
Member

ije commented Jan 20, 2023

just fixed the weird /#/ path of es5-ext, i will release build later, let' keep this open for now

@ije ije reopened this Jan 20, 2023
@ije
Copy link
Member

ije commented Jan 23, 2023

v104 may fix this, can you please try again?

@ayame113
Copy link
Author

This error seems to have been fixed, thank you!
However I'm still getting another error, so I'll open a new issue about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser Not working in Browser
Projects
None yet
Development

No branches or pull requests

2 participants