useLayerForClickAway not working?
cristianocca opened this issue · 3 comments
cristianocca commented
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
Same issue.
ericpyle commented
I have the same issue