You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you have multiple dropdowns next to one another (like in an admin bar for quick links), where the dropdown is right aligned and activated on hover, the dropdown to its right will automatically activate when the cursor is near to it. Even copying the code verbatim from the website, causes the bug.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When you have multiple dropdowns next to one another (like in an admin bar for quick links), where the dropdown is right aligned and activated on hover, the dropdown to its right will automatically activate when the cursor is near to it. Even copying the code verbatim from the website, causes the bug.
<div class="hs-dropdown relative inline-flex [--trigger:hover] [--placement:bottom-right]">....
Beta Was this translation helpful? Give feedback.
All reactions