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

VTreeSelect - selection behavior returns object instead of item value #41

Open
emyasnikov opened this issue Aug 10, 2021 · 1 comment
Open

Comments

@emyasnikov
Copy link

emyasnikov commented Aug 10, 2021

It seems that selection behavior returns object instead of attribute defined in item-value even with :return-object="false". See https://vuetifyjs.com/en/api/v-treeview/#props-return-object

@emyasnikov emyasnikov changed the title Selection behavior returns object instead of item value VTreeSelect - selection behavior returns object instead of item value Aug 11, 2021
@emyasnikov
Copy link
Author

I don't know if this is the right place where returnObject is getting override, but here I see at least a mention of the property VTreeSelectList.ts#69. Unfortunatelly, VTreeSelect seems to be broken, when I build the lib myself and install package from drive, so I cannot test it properly.

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

No branches or pull requests

1 participant