Replies: 1 comment
-
I think setting modal=false in the Dropdown.Root component (you need to define it yourself, but you can just look at how they did it for Dropdown.Content) might do the trick |
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.
-
The problem i am facing is lets say i have 2 dropdown menu. If i click on the first one and if i want switch over to the second one i need to make 2 clicks instead of one since with the first click it comes out of the dropdown 1 and then on second click it activates drop down 2.
Beta Was this translation helpful? Give feedback.
All reactions