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
See attachment.
Checkbox 1 (which is an immediate child of checkbox 0 and has no children of its own) should be aligned with the left edge of checkbox 2
Environment
Vuetify Version: 3.6.14
Vue Version: 3.4.27
Browsers: Chrome 128.0.0.0
OS: Windows 10
Steps to reproduce
Add an items array with children that have multiple children.
Make sure that of those children, some have children and some have no children.
Expected Behavior
All tree nodes should be correctly indented below their immediate parent.
Actual Behavior
A child node with no children is not correctly indented below its parent.
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: