IconButton not passing through onMouseEnter and onMouseLeave events
Open
- Dominant language
- JavaScript
- Stars
- 193
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
This can be shown using a tooltip
https://codesandbox.io/s/tooltipdropdown-forked-ynvoj?file=/src/index.js
I was able to use the click function to open/close the tooltip but not mouse enter and leave. I believe this to be a lack of the events passing through.
Contributor guide
Assessment
This issue has not been assessed yet.