Skip to content

Inserting field with value out of range #45

@saintego

Description

@saintego

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions