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.6.7] Treeview item-disabled not working #19882

Closed
b4rthm opened this issue May 24, 2024 · 2 comments
Closed

[Bug Report][3.6.7] Treeview item-disabled not working #19882

b4rthm opened this issue May 24, 2024 · 2 comments
Assignees

Comments

@b4rthm
Copy link

b4rthm commented May 24, 2024

Environment

Vuetify Version: 3.6.7
Vue Version: 3.4.27
Browsers: Chrome 124.0.0.0
OS: Windows 10

Steps to reproduce

This is the example from the documentation, just click on a locked and an unlocked node. There is no visible difference, nothing seems disabled.

Expected Behavior

locked node

Actual Behavior

no locked node

Reproduction Link

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

@yuwu9145
Copy link
Member

item-disabled has been removed from v3 for select components, and treeview should be the same. item-disabled example should be excluded from doc

Screenshot 2024-05-26 at 10 16 37 pm
@yuwu9145 yuwu9145 self-assigned this May 26, 2024
@b4rthm
Copy link
Author

b4rthm commented May 27, 2024

Then you should remove this here

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants