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

Closed
alfianwahid opened this issue Sep 18, 2024 · 2 comments · Fixed by #20508
Closed
Assignees
Labels
C: VTreeview VTreeview T: bug Functionality that does not work as intended/expected

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/#...

@yuwu9145 yuwu9145 self-assigned this Sep 21, 2024
@yuwu9145 yuwu9145 added T: bug Functionality that does not work as intended/expected C: VTreeview VTreeview and removed S: triage labels Sep 21, 2024
@yuwu9145
Copy link
Member

Duplicates #19404

@alfianwahid
Copy link
Author

Duplicates #19404

I apologize for this duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTreeview VTreeview T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants