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.7.3][VTreeview] update:activated is fired twice on leafs #20665

Open
r05323028 opened this issue Nov 4, 2024 · 1 comment
Open

Comments

@r05323028
Copy link

r05323028 commented Nov 4, 2024

Environment

Vuetify Version: 3.7.3
Vue Version: 3.5.12
Browsers: Chrome 130.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  • open the browser console
  • click on a leaf
  • see two times the message 'update:activated is called with ' +id

Expected Behavior

the event is fired once per click

Actual Behavior

the event is fired twice

Reproduction Link

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

Other comments

this issue was fixed in 3.7.0 (#20106)
but I have encountered this issue again in 3.7.2+

@r05323028 r05323028 changed the title [Bug Report][3.7.3] [Bug Report][3.7.3] update:activated is fired twice on leafs Nov 4, 2024
@r05323028 r05323028 changed the title [Bug Report][3.7.3] update:activated is fired twice on leafs Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants