-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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.5.11] VTreeview selection not working #19471
Labels
Comments
+1 |
1 similar comment
+1 |
I tried using the "selected" parameter too, no dice. I love Vuetify and wish I had the time to dig into it's internals myself. |
This does not work (again?) in vuetify 3.6.13: playground |
The example attached in playground is actually the v2 version, the proper v3 example is also dev branch now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Vuetify Version: 3.5.11
Vue Version: 3.4.21
Browsers: Chrome 123.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
See the playground
Expected Behavior
Selected items should be exposed in v-model or in v-model:selected
Actual Behavior
v-model and v-model:selected stays an empty array
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
All features that are dependent on selection do not work.
The text was updated successfully, but these errors were encountered: