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.1] v-treeview class="v-list-group--id-[object Object]" when return-object true #20477

Open
digitalniweb opened this issue Sep 14, 2024 · 0 comments · May be fixed by #20595
Open
Assignees
Labels
C: VList VList T: bug Functionality that does not work as intended/expected

Comments

@digitalniweb
Copy link

digitalniweb commented Sep 14, 2024

Environment

Vuetify Version: 3.7.1
Vue Version: 3.5.5
Browsers: Firefox 130.0
OS: Windows 10

Steps to reproduce

add return-object to treeview with items with children.

Expected Behavior

not getting v-list-group--id-[object Object] . Maybe getting id 'v-list-group--1' of the parent or nothing, just 'v-list-group' or 'v-list-group--treeview'

Actual Behavior

getting v-list-group--id-[object Object]

Reproduction Link

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

@yuwu9145 yuwu9145 self-assigned this Sep 15, 2024
@yuwu9145 yuwu9145 linked a pull request Oct 20, 2024 that will close this issue
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VList VList labels Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VList VList T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants