Clicking on Material Select triggers a ClickAwayListener. #19681
Labels
component: ClickAwayListener
The React component
duplicate
This issue or pull request already exists
Current Behavior 😯
Hi, I hope you guys are doing well.
I tried to use ClickAwayListener with Select.
Demo code here https://codesandbox.io/s/material-demo-t3y67?fontsize=14&hidenavigation=1&theme=dark
If you click
open menu
button, then click Select in the Paper that appears will trigger the ClickAwayListener.Expected Behavior 🤔
I think it should not trigger ClickAwayListener when I click Select, because Select is descendant of ClickAwayListener.
Steps to Reproduce 🕹
Steps:
open menu
button.Your Environment 🌎
The text was updated successfully, but these errors were encountered: