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

Error demo #94

Closed
GoNode5 opened this issue Nov 10, 2017 · 1 comment
Closed

Error demo #94

GoNode5 opened this issue Nov 10, 2017 · 1 comment

Comments

@GoNode5
Copy link

GoNode5 commented Nov 10, 2017

Nice demo!!! Nice loadsize !!!

After randomly or repeatedly clicking buttons
App loaded!!
2vendor.402d3b4.bundle.js:8 ERROR TypeError: Cannot read property 'data' of undefined
at t.addPoint (vendor.402d3b4.bundle.js:309)
at n.addPoint (main.058f3e0.bundle.js:1)
at Object.handleEvent (main.058f3e0.bundle.js:1)
at Object.w [as handleEvent] (vendor.402d3b4.bundle.js:99)
at Object.handleEvent (vendor.402d3b4.bundle.js:99)
at Xt (vendor.402d3b4.bundle.js:78)
at vendor.402d3b4.bundle.js:78
image

@cebor
Copy link
Owner

cebor commented Nov 12, 2017

Hi, this error happens when you remove the serie before the app automatically adds the last point. The reference gets lost, so this works as intended.

@cebor cebor closed this as completed Nov 12, 2017
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

2 participants