Skip to content

React Input component crashes when inputRef is used #310

@download13

Description

@download13

If you use an Input element with inputRef, it clobbers the inputRef passed here resulting in an error being thrown here because this.controlEl is undefined.

I think there might be a workaround here: facebook/react#13029

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions