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

[Bug Report] v-tabs-items does not display first item by default #5222

Closed
blalan opened this issue Oct 4, 2018 · 4 comments
Closed

[Bug Report] v-tabs-items does not display first item by default #5222

blalan opened this issue Oct 4, 2018 · 4 comments
Assignees
Labels
P: critical The issue is of critical importance T: bug Functionality that does not work as intended/expected
Milestone

Comments

@blalan
Copy link
Contributor

blalan commented Oct 4, 2018

Versions and Environment

Vuetify: 1.3.0-alpha.1
Last working version: 1.2.6
Vue: 2.5.17
Browsers: Chrome 69.0.3497.100
OS: Windows 7

Steps to reproduce

Open Codepen

Expected Behavior

On load the first tabs is selected or the tab "active" via v-model.

Actual Behavior

page is blank

Reproduction Link

https://codepen.io/anon/pen/yReQvR?editors=1011

@blalan blalan changed the title [Bug Report] v-tabs-items does display first item by default [Bug Report] v-tabs-items does not display first item by default Oct 4, 2018
@SuperGerb
Copy link

I think it's just an error in your sample code. Here's the fix: https://codepen.io/carterst/pen/oaLKqL?editors=1011. You had an unnecessary v-tab-items tag.

@blalan
Copy link
Contributor Author

blalan commented Oct 5, 2018

The v-tabs-items is quite necessary if you want to add touchless, which I do.

@johnleider johnleider self-assigned this Oct 6, 2018
@johnleider johnleider added the T: bug Functionality that does not work as intended/expected label Oct 6, 2018
@johnleider johnleider added this to the v1.3.0 milestone Oct 6, 2018
@johnleider
Copy link
Member

fixed in bc6bd60

@blalan
Copy link
Contributor Author

blalan commented Oct 10, 2018

This bug is still occurring in the beta... can we re-open this issue?

@johnleider johnleider reopened this Oct 10, 2018
@johnleider johnleider added the P: critical The issue is of critical importance label Oct 10, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Oct 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P: critical The issue is of critical importance T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants