Closed carllang-andigital closed 7 years ago
Needs to use the new prop-types package.
Also, the onChangeEnd PropType throws a TypeError inside HandleMouseUp, removing it fixes and brakes nothing.
_this.handleMouseUp = function (e) { //_this.props.onChangeEnd(_this.eventToValue(e));
Needs to use the new prop-types package.
Also, the onChangeEnd PropType throws a TypeError inside HandleMouseUp, removing it fixes and brakes nothing.
_this.handleMouseUp = function (e) { //_this.props.onChangeEnd(_this.eventToValue(e));