Prevent dropdown close when use Multi Select and Portal #272
alexvarelaAA
started this conversation in
Ideas
Replies: 1 comment
-
If you're just asking about preventing the menu from closing when you select an option from it, passing |
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.
-
<Select tagVariant='solid' menuPortalTarget={document.getElementById('portal')} isMulti ... />
I want to prevent the dropdown closes but I want to use a portal
Beta Was this translation helpful? Give feedback.
All reactions