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
Assignees

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
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

2 participants