twigs icon indicating copy to clipboard operation
twigs copied to clipboard

Prop to disable portals in Dropdown

Open akzhysparrow opened this issue 1 year ago • 0 comments

Currently DropdownMenuContent and DropdownMenuSubContent are added to body using portals. There may be cases where this can cause issues like when used within Modals.

Add a prop to define a custom portal target or disable portaling completely.

akzhysparrow avatar Feb 20 '24 09:02 akzhysparrow