Sharlaan/material-ui-superselectfield

useLayerForClickAway not working?

cristianocca opened this issue · 3 comments

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.

Same issue.

I have the same issue

@Sharlaan hae you been able to reproduce this?