-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[material-ui][Popover] How to create a hover card using a popover? #43231
Comments
I don't think it is flawed. For this advanced case, you'll need to use Also, the hover example text incorrectly says "using mouseover event," but it actually uses |
What do you mean by using MouseEnter instead of MouseOver? Where did you see this? Thanks. |
In the demo, the hover behavior is triggered by the |
The problem in depth
The documentation includes an example of implementing a hover card using a popover, but it is flawed in that the card disappears when hovered over. How can it be implemented so that it remains visible?
Your environment
`npx @mui/envinfo`
Search keywords: popover
Order ID: 89766
Search keywords:
The text was updated successfully, but these errors were encountered: