Environment
Vuetify Version: 4.1.1
Vue Version: 3.5.35
OS: macOS 10.15 (current)
Steps to reproduce
- Clone / Reproduce any example from Vuetify's doc about VTreeView
- Add a
hide-actions prop to the component
- See that there is no change
Expected Behavior
Using the hide-actions props should remove the arrows on the left part of collapsible VTreeView element
Actual Behavior
The arrows are still visible
Reproduction Link
https://play.vuetifyjs.com/#...
Environment
Vuetify Version: 4.1.1
Vue Version: 3.5.35
OS: macOS 10.15 (current)
Steps to reproduce
hide-actionsprop to the componentExpected Behavior
Using the
hide-actionsprops should remove the arrows on the left part of collapsible VTreeView elementActual Behavior
The arrows are still visible
Reproduction Link
https://play.vuetifyjs.com/#...