-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Description
I use it with redux-form. I have value out of the min-max range. Input field shows correctly minimal value instead of original one. When I click in the input field I have original value instead of minimal, what I think is not correct. After leaving field onChange is called and value is correctly set to minimal value.
Maybe to call onChange in _toNumber function, when n is changed because of range would help.
Metadata
Metadata
Assignees
Labels
No labels