Skip to content

Cannot get ref of actual input field #359

@swrobel

Description

@swrobel

Version

3.1.5

Steps to reproduce

<Typeahead
   inputRef={i => (this.input = i)}
/>

Expected Behavior

this.input is the dom <input> element.

Actual Behavior

this.input is undefined

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