You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When used in a container that has overflow: scroll or overflow: auto, the option list will remain inside the container and won't overflow.
Especially problematic when rendered at the bottom of the container because the item list will not be visible.
The text was updated successfully, but these errors were encountered:
When used in a container that has
overflow: scroll
oroverflow: auto
, the option list will remain inside the container and won't overflow.Especially problematic when rendered at the bottom of the container because the item list will not be visible.
The text was updated successfully, but these errors were encountered: