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

[Documentation] VTreeview expand nodes on click and parent nodes cannot be activatable #19441

Closed
pchetelat26 opened this issue Mar 20, 2024 · 2 comments · Fixed by #19795, LLotme/esp-idf#19 or Enterprise-CMCS/cmcs-eregulations#1360 · May be fixed by YoutacRandS-VA/desec-stack#2 or gradsflow/fastserve-ai#63
Assignees
Labels
C: VTreeview VTreeview T: bug Functionality that does not work as intended/expected

Comments

@pchetelat26
Copy link

Environment

Vuetify Version: 3.5.10

Browsers: Chrome 122.0.0.0
OS: Windows 10

Steps to reproduce

Click on any nodes in the basic activatable example

Expected Behavior

  • To work like the Vuetify 2 example
    • Node expand only with icon click
    • Node can be activated

Actual Behavior

  • Node expand on click anywhere in the line
  • Node cannot be activated

Reproduction Link

https://vuetifyjs.com/en/components/treeview/#activatable

@xuxu-1997
Copy link

me too

@jelle-eastground
Copy link

I encounter the same issue.

@yuwu9145 yuwu9145 self-assigned this May 12, 2024
@yuwu9145 yuwu9145 added T: bug Functionality that does not work as intended/expected C: VTreeview VTreeview and removed S: triage labels May 13, 2024
johnleider added a commit that referenced this issue May 29, 2024
fixes #19441
fixes #19402
fixes #19400
fixes #19533
fixes #19471

Co-authored-by: Kael <kaelwd@gmail.com>
Co-authored-by: John Leider <john@vuetifyjs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment