Skip to content

Uncaught TypeError: this.refs.menu.getDOMNode is not a function #37

@sanjeev07

Description

@sanjeev07

showing a error like " Uncaught TypeError: this.refs.menu.getDOMNode is not a function " when click on select box area .
i m using react ~15.3.1. it start working properly when i replace the code "this.refs.menu.getDOMNode().focus()" with " this.refs.menu.focus() " at line no 144 in the file select-box.js .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions