Skip to content

Best way to have parentElement be the actual parent when rendering a list? #200

@singpolyma

Description

@singpolyma
list.map(item => <div className="item">
<Popover>...</Popover>
</div>)

how can I make the Popover add itself as a child of the div item instead of the body?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions