#How can I make it so the Combobox.Dropdown is not cropped by the parent component?
3 messages · Page 1 of 1 (latest)
Set withinPortal on Combobox
@hoary drum when I do this it works, but I have a list of cards and each card has this Combobox and when I set withinPortal, I see a dom element spawned for each card. We have hundreds of cards on the page. I can mitigate this with virtualization, but I was just wondering if this is a bug or if there is a way to prevent this