Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

tab-content not showing #34

Closed
schorsch3000 opened this issue Nov 2, 2015 · 2 comments
Closed

tab-content not showing #34

schorsch3000 opened this issue Nov 2, 2015 · 2 comments
Labels

Comments

@schorsch3000
Copy link

Hi,
i'm not sure if my issue is in fact a vue-strap issue, but i think you can tell me.
i have a quite simple setup using tabs in this gist.
Everything works perfect, except: the content of the active tab is not showing.
the the active div[role=tabpanel] has .tab-pane.fadein-transition
the inactive has .tab-pane.fadein-transition.hide,
but there is a style:
.tab-content > .tab-pane{ display:none; }

i can easily just delete or overwrite this rule, but that seems strange to me.

even your demo-page has this bug :)

is that some quirk in boot-strap or is this a vue-strap bug?

Thanks, Schorsch

@yuche yuche added the bug label Nov 3, 2015
@yuche yuche mentioned this issue Nov 14, 2015
16 tasks
@yuche
Copy link
Owner

yuche commented Nov 23, 2015

Fixed

@yuche yuche closed this as completed Nov 23, 2015
@lluvio
Copy link

lluvio commented Jan 12, 2016

i suggest to add it to here

http://yuche.github.io/vue-strap/#tabs

because you have change the field tabs to tabset

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants