-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Codepen
https://codepen.io/anon/pen/oJrVxO?editors=0010
Explanation
What is the behavior you expect?
Object {
dataPointIndex: 0
selectedDataPoints: [Array(1)]
seriesIndex: 0
w: {config: {…}, globals: {…}}
__proto__: Object
}
What is happening instead?
Object {
dataPointIndex: NaN
selectedDataPoints: [NaN: Array(2)]
seriesIndex: NaN
w: {config: {…}, globals: {…}}
__proto__: Object
}
What error message are you getting?
None
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working