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][2.6.3] v-menu 'input' event triggers function two times #14719

Closed
TehreemFarooqi opened this issue Feb 14, 2022 · 0 comments
Closed
Assignees
Labels
C: VMenu VMenu T: bug Functionality that does not work as intended/expected
Milestone

Comments

@TehreemFarooqi
Copy link

Environment

Vuetify Version: 2.6.3
Vue Version: 2.6.3
Browsers: Chrome 98.0.4758.82
OS: Windows 10

Steps to reproduce

Simply use the 'input' event of v-menu, the function associated with the event will run twice.

Expected Behavior

The callback function runs two times.

Actual Behavior

The callback function should run only one time.

Reproduction Link

https://codepen.io/mariobuikhuizen/pen/XWzdoZM?editors=1010

@KaelWD KaelWD added C: VMenu VMenu T: bug Functionality that does not work as intended/expected and removed S: triage labels Feb 14, 2022
@KaelWD KaelWD self-assigned this Feb 14, 2022
@KaelWD KaelWD added this to the v2.6.x milestone Feb 16, 2022
@KaelWD KaelWD closed this as completed in 860be6b Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VMenu VMenu T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants