Open
Description
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
Labels
No labels