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.11] update:activated is fired twice on leafs when item-value is set #20106

Closed
mueller-jens opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
C: VTreeview VTreeview T: bug Functionality that does not work as intended/expected

Comments

@mueller-jens
Copy link

Environment

Vuetify Version: 3.6.11
Vue Version: 3.4.31
Browsers: Edge 126.0.0.0
OS: Windows 10

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/#...

@yuwu9145 yuwu9145 added T: bug Functionality that does not work as intended/expected C: VTreeview VTreeview and removed S: triage labels Jul 6, 2024
@github-actions github-actions bot closed this as completed Jul 9, 2024
@yuwu9145 yuwu9145 added this to the v3.7.0 (Odyssey) milestone Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTreeview VTreeview T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants