Skip to content

Select with dynamic items fails to show popup upon update #1922

Open
@beeirl

Description

@beeirl

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

CodeSandbox

Base UI version

v1.0.0-alpha.8

Which browser are you using?

Chrome

Which OS are you using?

Mac OS

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions