Open
Description
Bug report
Current behavior
I have a setup where the items in one select depend on the value of another. After changing the first select's value, the dependent select updates, but its popup won't show again. In Chrome DevTools, I can see that the popup is rendered in the DOM, but it's not visible in the viewport. It seems like the styles aren't being recalculated after the change.
Expected behavior
After changing the value of the first select, the dependent select should update its items and the popup should appear correctly.
Reproducible example
Base UI version
v1.0.0-alpha.8
Which browser are you using?
Chrome
Which OS are you using?
Mac OS
Metadata
Metadata
Assignees
Labels
Projects
Status
No status