cristijora / vue-tabs

Simplified bootstrap tabs
https://cristijora.github.io/vue-tabs/#/
MIT License
251 stars 72 forks source link

Tab content does not display when initial tab is the leftmost (first) tab. #43

Open PSalmers opened 6 years ago

PSalmers commented 6 years ago

https://jsfiddle.net/psalmers/qch0sre4/3/

We are trying to initialize tabs programmatically, and when the value denoting the first tab declared in the dom is the initial value passed to v-model, the first tab's content does not display. Tabs other than the first tab correctly initialize. I have recreated this in the above fiddle based on the demo on how to programmatically set tabs.

bicienzu commented 6 years ago

@mattrw89 seems to have solved the problem on this fork https://github.com/mattrw89/vue-tabs.

mattrw89 commented 6 years ago

Hello,

Yes. I solved the issue and did not have time to create a PR yet! Sorry. Feel free to do so.

On Thu, May 3, 2018 at 6:45 AM bicienzu notifications@github.com wrote:

@mattrw89 https://github.com/mattrw89 seems to have solved the problem on this fork https://github.com/mattrw89/vue-tabs.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cristijora/vue-tabs/issues/43#issuecomment-386255845, or mute the thread https://github.com/notifications/unsubscribe-auth/AAZy48FXvB71OyZfyNII6AZyGGuavObKks5tut_bgaJpZM4TaMta .

ChuckAtGitHub commented 6 years ago

Hello,

Is the PR #45 approved? It would be great if we had this functional, and avoid telling our ppl to click on tab to activate the content of the initial left most tab. 👍

DenzoNL commented 6 years ago

@cristijora Could you perhaps push this fix to a new release? I'm using this package in the Vue Light Dashboard template and I'm also suffering from this bug :)

Thanks in advance!

DenzoNL commented 6 years ago

@cristijora Could you perhaps push this fix to a new release? I'm using this package in the Vue Light Dashboard template and I'm also suffering from this bug :)

Thanks in advance!

@cristijora Bump ^_^

Zilvinaskli commented 6 years ago

@cristijora I'm using this from npm and I'm getting exactly the same bug

rasapetter commented 5 years ago

@cristijora any chance you'll have time to do a new release soon? :slightly_smiling_face:

hberbary commented 5 years ago

@cristijora the npm package is outdated... it would be really great to have this new realease. 👍

DenzoNL commented 5 years ago

Bump, please create a new release!

akhoury commented 5 years ago

ping