-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Dropdown menu not hide after click in v2.1.0 #4710
Comments
I had same issue too. Click events attached to menu link is not firing. |
Hi all, Hope this help |
Hey @mixa108, Thanks for opening this issue! Unfortunately, it looks like it fails to pass the criteria neccessary for submitting to bootstrap. The following things are currently failing:
For a full list of issue filing guidelines, please refer to the bootstrap issue filing guidelines. thanks! |
Added example: http://jsfiddle.net/6jKKP/ |
http://twitter.github.com/bootstrap/javascript.html#dropdowns
Example: http://jsfiddle.net/6jKKP/
Bug: For tabs and navbar dropdown menu not hide after click.
But button dropdown menus work perfect. Version 2.0.4 does not have bug.
The text was updated successfully, but these errors were encountered: