Environment
Vuetify Version: 3.11.6
Vue Version: 3.5.27
OS: Windows, Android, Linux
Steps to reproduce
- Open "Server1" node
- Open "Dir1" node to load children
- Open "Dir2" node to load children
- Type "Dir1" in search box
Expected Behavior
"File1.txt" and "File2.txt" nodes should stay visible
Actual Behavior
"File1.txt" and "File2.txt" nodes are hidden
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
I found two ways to fix that
1 - remove "return-object"
2 - remove "load-children".
Images

Environment
Vuetify Version: 3.11.6
Vue Version: 3.5.27
OS: Windows, Android, Linux
Steps to reproduce
Expected Behavior
"File1.txt" and "File2.txt" nodes should stay visible
Actual Behavior
"File1.txt" and "File2.txt" nodes are hidden
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
I found two ways to fix that
1 - remove "return-object"
2 - remove "load-children".
Images