Skip to content

TypeError: this is undefined plotly.js #91

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

Closed
steeveone opened this issue Dec 25, 2019 · 2 comments
Closed

TypeError: this is undefined plotly.js #91

steeveone opened this issue Dec 25, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@steeveone
Copy link

following the guide I get in browser console:

TypeError: this is undefinedplotly.js:24874
./node_modules/plotly.js/dist/plotly.js/</<[164]</< plotly.js:24874
./node_modules/plotly.js/dist/plotly.js/</<[164]< plotly.js:34420
o plotly.js:7
o plotly.js:7
./node_modules/plotly.js/dist/plotly.js/</<[716]< plotly.js:105364
o plotly.js:7
o plotly.js:7
./node_modules/plotly.js/dist/plotly.js/</<[1]< plotly.js:10
o plotly.js:7
o plotly.js:7
./node_modules/plotly.js/dist/plotly.js/</<[694]< plotly.js:102433
o plotly.js:7
o plotly.js:7
./node_modules/plotly.js/dist/plotly.js/</<[14]< plotly.js:242
o plotly.js:7
o plotly.js:7
./node_modules/plotly.js/dist/plotly.js/</<[26]< plotly.js:398
o plotly.js:7
r plotly.js:7
js plotly.js:7
js plotly.js:7
js plotly.js:7
Webpack 12

@andrefarzat
Copy link
Collaborator

Using angular 8?
Probably the issue is related to the es5 module: #76 (comment)

Please, let me know if this solves

@andrefarzat andrefarzat self-assigned this Dec 26, 2019
@andrefarzat andrefarzat added the bug Something isn't working label Dec 26, 2019
@steeveone
Copy link
Author

steeveone commented Dec 26, 2019

Yes it solves,
many thanks!

--edit: yes I am using angular 8

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

No branches or pull requests

2 participants