You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the slots are only used for leaf items, and there does not seem to be slots for groups. As you can see here only empty folders behave correctly
Environment
Vuetify Version: 3.6.7
Vue Version: 3.4.27
Browsers: Chrome 125.0.0.0
OS: Windows 10
Steps to reproduce
change prepend slot to label slot.
Expected Behavior
the labels are replaced with icons
Actual Behavior
Property 'label' does not exist...
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
The label slot seems so be renamed to the title slot. The documentation needs to be adjusted.
https://vuetifyjs.com/en/components/treeview/#append-and-label
The text was updated successfully, but these errors were encountered: