[Bug Report] New treeview items set indeterminate state based on parent #8256
Labels
C: VTreeview
VTreeview
S: has PR
The issue has a pending Pull Request
T: bug
Functionality that does not work as intended/expected
Milestone
Environment
Vuetify Version: 2.0.3
Vue Version: 2.6.10
Browsers: Chrome 75.0.3770.100
OS: Windows 10
Steps to reproduce
Expected Behavior
The new item is added and is not selected or indeterminate.
Actual Behavior
The new item is added in an indeterminate state.
Reproduction Link
https://codepen.io/anon/pen/KOvVgj?&editable=true&editors=101
Other comments
New items' indeterminate state should be based on the children not the parent's indeterminate state.
The text was updated successfully, but these errors were encountered: