[Bug Report][3.6.7] VTabs no text shown with items prop #19855
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
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
The text was updated successfully, but these errors were encountered: