Skip to content

Please support input valueLink #142

@colllin

Description

@colllin

These propTypes validations prevent the use of the valueLink prop on the input:

if (!inputProps.hasOwnProperty('value')) {

More about valueLink:

https://facebook.github.io/react/docs/two-way-binding-helpers.html

Please support valueLink, or consider delegating to a real <input> somewhere if you're not already, so that you don't need to re-implement or wrap native React functionality.

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