Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(DropdownMenu): Fix base styles being overridden by popper styles #5466

Merged
merged 1 commit into from
Nov 27, 2020

Conversation

kyletsang
Copy link
Member

Passing style to DropdownMenu currently gets overwritten with the style from popper instead of being merged. This was a regression from the typescript merge.

@kyletsang kyletsang merged commit aec9151 into react-bootstrap:master Nov 27, 2020
@kyletsang kyletsang deleted the fix/dropdown-menu-style branch November 27, 2020 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The 'style' property of a DropdownMenu doesn’t work
3 participants