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][3.6.7] VTabs no text shown with items prop #19855

Closed
Schloemicher opened this issue May 22, 2024 · 1 comment · Fixed by #19868
Closed

[Bug Report][3.6.7] VTabs no text shown with items prop #19855

Schloemicher opened this issue May 22, 2024 · 1 comment · Fixed by #19868
Assignees
Labels
C: VTabs VTabs T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@Schloemicher
Copy link

Schloemicher commented May 22, 2024

Environment

Vuetify Version: 3.6.7
Last working version: 3.5.18
Vue Version: 3.4.27
Browsers: Chrome 125.0.0.0
OS: Linux x86_64

Steps to reproduce

use VTabs with items property

Expected Behavior

Tab is showing text

Actual Behavior

empty tab button

Reproduction Link

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

Other comments

seems like in 3.5.18 the property name for naming a tab was "text", now it is documented to use "title", but no variant works now. Not with numbers, strings, or object containing a title or text property.

#17155

I did use text before but it is not working anymore https://github.com/vuetifyjs/vuetify/releases/tag/v3.2.0#user-content-upgrade-guide

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke C: VTabs VTabs labels May 22, 2024
@KaelWD
Copy link
Member

KaelWD commented May 22, 2024

Broken by #19248

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTabs VTabs T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants