vuetifyjs / vuetifyjs/vuetify

[Bug Report][3.4.3] VTabs color prop not working with href

Open
#18,756 13 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

C: VBtn T: bug
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Environment

Vuetify Version: 3.4.3
Vue Version: 3.3.4
Browsers: Edge 119.0.0.0
OS: Windows 10

Steps to reproduce
  1. Create a v-tabs component with a color prop
  2. Create some v-tab inside it with and without href
Expected Behavior

Color class is injected regardless of the href attribute

Actual Behavior

Text stays white and color class isn't injected

Reproduction Link

https://play.vuetifyjs.com/#...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue using the linked Vuetify Playground with v-tabs and v-tab components, comparing tabs with and without href. Trace the VTabs and VTab color handling, then verify that the color class is present in both cases and that the tab text uses the requested color.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.