Skip to content
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

IconButton not passing through onMouseEnter and onMouseLeave events #2473

Open
staceyshk opened this issue Jul 21, 2021 · 1 comment
Open
Assignees

Comments

@staceyshk
Copy link
Contributor

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.

@DevFoncy DevFoncy self-assigned this Nov 19, 2021
@DevFoncy
Copy link
Collaborator

DevFoncy commented Dec 6, 2021

The problem was the Flyout inside Tooltip ( not passing events onmouseenter and onmouseleave)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants