Zachku

Results 1 comments of Zachku

Having same problem. My onChange looks like this: `onChange(event, { newValue }) { this.setState({ value: newValue }); }` When I'm pressing down, value of newValue is number 91 and this...