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

useLayerForClickAway not working? #166

Open cristianocca opened 6 years ago

cristianocca commented 6 years ago

Using useLayerForClickAway doesn't seem to change anything, click events will still go through to any element behind the component, I would expect that setting this to true would prevent those clicks an instead just close the popover.

kennethy commented 6 years ago

Same issue.

ericpyle commented 5 years ago

I have the same issue

ericpyle commented 5 years ago

@Sharlaan hae you been able to reproduce this?