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.

Tabs are not following url after page refresh

See original GitHub issue

Hey, problem is in https://github.com/vuetifyjs/vuetify/blob/master/src/components/tabs/Tabs.vue#L67

You should use this.index = this.index || 0 to check if tab index is already defined on init.

I can create PR

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
johnleidercommented, Feb 10, 2017

Thank you, I’ll work on a fix.

1reaction
johnleidercommented, Feb 6, 2017

This is actually resolved in the upcoming patch. Will leave this open until that releases.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tab is not active after refresh page - jquery - Stack Overflow
I'm trying to show profile tab active after refreshing the page.But the tab is getting active before the page load and afterwards not...
Read more >
How to Keep the Current Tab Active on Page Reload in ...
Answer: Use the HTML5 localStorage Object. In Bootstrap, if you refresh the page the tab is reset to default setting. However, you can...
Read more >
chrome.tabs - Chrome Developers
The Tabs API can be used by the service worker and extension pages, but not ... Tab object does not contain url ,...
Read more >
Fix "Aw, Snap!" page crashes and other page loading errors
Clear your cache and cookies · Tap More More and then Settings. · Tap Privacy and security and then Clear browsing data. ·...
Read more >
When opening Edge with a link, first tab always needs ...
When opening Edge with a link, first tab always needs refreshed to view page. Hi I am running Windows 10 and Edge version...
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