question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Set v-tabs initial selected tab use v-model not working.

See original GitHub issue

I want a tabs as a sticky header in a list, but now I can’t set the initial selected tab, this is my code on codepen: https://codepen.io/ufosky/pen/QMRWgN When load the page,there is no selected tab, although I set the v-model property, but no effect.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
mixinmax1990commented, Oct 15, 2017

hey there. I have the exact same issue. jacekkarczmarczyk your code isnt actually working, the tab is not selected upon refresh.

0reactions
lock[bot]commented, Apr 15, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

Read more comments on GitHub >

github_iconTop Results From Across the Web

Vuetify: How to preselect active tab? - Stack Overflow
First useful step (but not 100% obligatory), is to name the tabs, so we can refer to them by name rather than ordinal...
Read more >
Vuetify active tab (v-tabs component) - CodeSandbox
Vuetify active tab (v-tabs component) - CodeSandbox. // (runtime-only or standalone) has been set in we. base.
Read more >
Vue Tabs open the correct tab on page load - Laracasts
How do i make the first tab selected or not if the url does not have #tab in the url . I have...
Read more >
Tabs component - Vuetify
The v-tabs component is used for hiding content behind a selectable item. This can also be used as a pseudo-navigation for a page,...
Read more >
Tabs - Buefy
You can also use v-if to show (or not) a Tab Item. CodePen. Show Music item (using v- ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found