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 dropdown toggle missing .show class when active #6508

Merged
merged 1 commit into from Nov 30, 2022

Conversation

BrianUribe6
Copy link
Contributor

Dropdown toggles are missing the ".show" class when the dropdown is active and the dropdown is not on an input group.

This shows the class name, regardless or whether the dropdown is inside an input group or not.

Closes #6507

@kyletsang kyletsang merged commit eaa4bb9 into react-bootstrap:master Nov 30, 2022
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.

DropdownToggle button missing "show" bootstrap class
3 participants