Preserve underlying element's hover when dropdown is open #2672
Replies: 1 comment
-
Working fine with the use of Popover |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an element when hovered, a dropdown along with other controls would be shown. The issue is when the dropdown is open, the hover is lost and all the controls are hidden along with the dropdown. The dropdown menu is shown.
What is the alternate approach to achieve this behaviour?
Beta Was this translation helpful? Give feedback.
All reactions