ElemeFE / ElemeFE/element-react
Dragging the Slider throws exception
Open
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 435
- PR merge metrics
- No merged PRs in 30d
Description
### Description
When dragging the slider it throws an exception that toFixed is not a function of value.
### Reproduce Steps
https://codesandbox.io/s/5xw03oz52k
Drag the slider button.
### Error Trace (if possible)
TypeError: value.toFixed is not a function
Button.js:153
setPosition
Button.js:153
onDragging
Button.js:113
onDragging
Contributor guide
Assessment
This issue has not been assessed yet.