Skip to content

popperConfig.placement isn't honoured #295

Open
@woro83c

Description

@woro83c

Supplying the placement option to the popperConfig object doesn't seem to have any effect. It looks like it gets overridden by the placement prop, here:

https://github.com/react-bootstrap/react-overlays/blob/master/src/DropdownMenu.js#L144

I was hoping to centre the menu, i.e.:

<DropdownMenuBase flip popperConfig={{ placement: 'bottom' }} />

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions