-
-
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.9] Treeview: search and filter props do not work #19404
[Bug Report][3.5.9] Treeview: search and filter props do not work #19404
Comments
3.6.4 also has this problem |
Confirm, search function don't work properly. |
Still not working on 3.6.14 |
v3.7.* |
not sure why, but in playground on other versions of vuetify it doesn't work as well. Might be issue with VUE versioning or something else? like week ago or two it was working perfectly. Now it's not working even on vuetify website in examples section |
confirming. it was working week ago in 3.7.0-beta-1 |
@yuwu9145 this does not work when I have return-object |
|
Yeah, I mean |
Working for me on 3.7.0 👍 |
Could be covered by #20459 |
Environment
Vuetify Version: 3.5.9
Vue Version: 3.4.21
Browsers: Google Chrome, Mozilla Firefox, Microsoft Edge
OS: Windows
Steps to reproduce
use Search text field and enter John
Expected Behavior
should filter items
Actual Behavior
nothing is happening
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
played a lot with this. no results. does not work at all...
PS: v-model:open does not seem to work as well (should be raised a new issue?)
PSS: noticed that almost everything does not work properly. which is ok for 1st version of labs component.
The text was updated successfully, but these errors were encountered: