-
|
When I add a Select component into a row of a table and click on it, the dropdown gets clipped. Is that a bug? Is there a way I can fix that? I've attached a video to demonstrate my issue: 2025-11-27_Screencast_Select-Dropdown-Table-Issue.webmThank you, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hey, the Select component exposes a property
Can you check if this fits your use-case and verify that it solves the problem you are facing? Best regards, |
Beta Was this translation helpful? Give feedback.
Hey,
the Select component exposes a property
expandToViewport:Can you check if this fits your use-case and verify that it solves the problem yo…