I have a MUI popover which gets opened while hovering a div and will get closed once the mouse pointer leaves the div. But this makes the popover close if the pointer leaves the div and enter popover element too. How can this be solved?
- I need a popover which needs to be opened while hovering a div
- I need it to be closed while the mouse pointer leaves the div
- But also it should not be closed while the pointer is inside the popover element
New contributor
Shyam Sundar V is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.