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
The the outermost element render by the Popover component includes a hardcoded max-h-80 class, which is inherited from the time it was an internal Select component.
We should remove that, letting consumers decide in every use case what should be the max height.