Skip to content
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

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

Open
PSalmers opened this issue Apr 18, 2018 · 10 comments
Open
Labels

Comments

@PSalmers
Copy link

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
Copy link
Contributor

bicienzu commented May 3, 2018

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

@mattrw89
Copy link

mattrw89 commented May 3, 2018 via email

bicienzu added a commit to bicienzu/vue-tabs that referenced this issue May 3, 2018
@ChuckAtGitHub
Copy link

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. 👍

@cristijora cristijora added the bug label May 17, 2018
@DenzoNL
Copy link

DenzoNL commented Aug 22, 2018

@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
Copy link

DenzoNL commented Sep 14, 2018

@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
Copy link

Zilvinaskli commented Sep 17, 2018

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

@rasapetter
Copy link

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

@hberbary
Copy link

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

@DenzoNL
Copy link

DenzoNL commented Jan 18, 2019

Bump, please create a new release!

@akhoury
Copy link

akhoury commented Mar 14, 2019

ping

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

No branches or pull requests

10 participants