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
On the dropdown menu, when subcontent has attributes side="bottom" align="end", it is not reachable with the mouse - but closing before you can access it. This applies only to next Svelte 5 version, and was working before migration.
I have not tested all the combinations of side and align attributes.
submenu.mp4
Reproduction
Reproduction based on the docs preview example
with <DropdownMenu.SubContent side="bottom" align="end">
Describe the bug
In reference to thread on Discord: https://discord.com/channels/1194404141389336576/1326056598367633459/1326934020579393567
On the dropdown menu, when subcontent has attributes
side="bottom" align="end"
, it is not reachable with the mouse - but closing before you can access it. This applies only tonext
Svelte 5 version, and was working before migration.I have not tested all the combinations of
side
andalign
attributes.submenu.mp4
Reproduction
Reproduction based on the docs preview example
with
<DropdownMenu.SubContent side="bottom" align="end">
https://www.sveltelab.dev/f10zfytbyp14x98
Logs
No response
System Info
Runs in SvelteLab on latest versions
Severity
annoyance
The text was updated successfully, but these errors were encountered: