You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the tab JavaScript plugin—include it individually or through the compiled bootstrap.js file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus.
When you choose a dropdown item, and open the dropdown again and choose another item, both items are selected with class .active. It causes a bug, not being able to choose either of them again.
I think I fixed it here, I commented the lines with Fix 1 and Fix 2 so you can see the two modifications.
In this page:
http://v4-alpha.getbootstrap.com/components/navs/
And this section:
JavaScript behavior
Use the tab JavaScript plugin—include it individually or through the compiled bootstrap.js file—to extend our navigational tabs and pills to create tabbable panes of local content, even via dropdown menus.
I think I fixed it here, I commented the lines with Fix 1 and Fix 2 so you can see the two modifications.
https://www.dropbox.com/s/eg235dwr8clpny8/bootstrap.js?dl=0
The text was updated successfully, but these errors were encountered: