Skip to content

When a Dropdown Menu is opened at the end of the page there's a continuous re-render of the position #795

@valesceva

Description

@valesceva

When I try to open a menu inside a Dropdown at the end of the window, the first dropdown continues to re-render its position, appearing and disappearing.

I already try with

getPopupContainer={() => document.body}
getPopupContainer={(trigger) => trigger.parentNode}

but it doesn't work

I share a video example

new_recording_-_20_01_2025._15_55_40.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Dropdown componentLabel component and hooks related activitiesbugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions