Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.7.2] VTreeview search and filter returns empty results with return-object #20488

Open
alfianwahid opened this issue Sep 18, 2024 · 0 comments

Comments

@alfianwahid
Copy link

Environment

Vuetify Version: 3.7.2
Vue Version: 3.5.6
Browsers: Chrome 128.0.0.0
OS: Windows 10

Steps to reproduce

Using the example from the "Search and filter" section of the Vuetify documentation, , I added the return-object prop to the v-treeview.
The search functionality returns empty results, even when there should be matching items.

Expected Behavior

The search should filter and display the correct matching tree items, even when the return-object prop is used.

Actual Behavior

With the return-object prop enabled, the search returns empty results, even when there are matching items in the tree

Reproduction Link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant