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
The treeview should filter out all nodes that don't match the search input. If nodes are found, the path to those nodes inside the treeview should be expanded.
Environment
Vuetify Version: 3.5.16
Vue Version: 3.4.24
Browsers: Firefox 124.0
OS: Linux
Steps to reproduce
Try to search nodes in a treeview
Expected Behavior
The treeview should filter out all nodes that don't match the search input. If nodes are found, the path to those nodes inside the treeview should be expanded.
Actual Behavior
Nothing really happens.
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: