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
Took me a while to figure what was happening, but to get .fade .to work with a .tab-pane, you also need to add the .in class to the first tab. An update to this effect at http://getbootstrap.com/javascript/#tabs would be most useful.
The text was updated successfully, but these errors were encountered:
Took me a while to figure what was happening, but to get
.fade
.to work with a.tab-pane
, you also need to add the.in
class to the first tab. An update to this effect at http://getbootstrap.com/javascript/#tabs would be most useful.The text was updated successfully, but these errors were encountered: