Open
Description
We are using React v16.1.1 in our project and are unable to get this component working 😢
The dropdown can not be opened with the mouse unless something has been typed into the field, at that point it starts working as expected.
This happens in both Chrome (v62.0.3202.94) and Firefox (v57.0.1)
I took the React example from this codebase and created a Gist which demonstrates the issue.