Sharlaan / material-ui-superselectfield

multiselection autocomplete dropdown component for Material-UI
https://sharlaan.github.io/material-ui-superselectfield
MIT License
266 stars 92 forks source link

Menu is not opened on arrow click #175

Closed maalej closed 6 years ago

maalej commented 6 years ago

hi, Thank you very much for this awesome component. When I click on the arrow, the menu does not open, I have to click twice. Thanks

Sharlaan commented 6 years ago

Good point thanks.

Can you try with release 1.9.8 ?

Sharlaan commented 6 years ago

Sorry, i got some issues with npm publish, should be fine now with v1.9.8

maalej commented 6 years ago

thank you