vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.81k stars 6.96k forks source link

[Bug Report][3.6.11] [Bug Report][3.6.11] VTreeview component, regression in the indentation of the sub elements #20104

Open stephane303 opened 3 months ago

stephane303 commented 3 months ago

Environment

Vuetify Version: 3.6.11 Last working version: 3.6.10 Vue Version: 3.4.31 Browsers: Chrome 126.0.0.0 OS: Windows 10

Steps to reproduce

Just open the tree and compare with previous version, the indentation has changed, I don't think this was intended

Expected Behavior

Indentation of children do not change between version change

Actual Behavior

Indentation has been modified

Reproduction Link

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

stephane303 commented 3 months ago

I am using v-slot:title, but the issue is also visible on the demo link without using any slot

Version 3.6.10 Screenshot 2024-07-05 083141

Version 3.6.11 Screenshot 2024-07-05 083319