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] VDialog click:outside executes twice #9682

Closed
Aukemid opened this issue Nov 13, 2019 · 0 comments · Fixed by socialsoftware/quizzes-tutor#55 or drakeg/vue_learn#9
Closed
Assignees
Labels
C: VDialog VDialog T: bug Functionality that does not work as intended/expected
Milestone

Comments

@Aukemid
Copy link

Aukemid commented Nov 13, 2019

Environment

Vuetify Version: 2.1.10
Vue Version: 2.6.10
Browsers: Chrome 78.0.3904.97
OS: Mac OS 10.15.1

Steps to reproduce

  1. Click on the button to open the dialog
  2. Click outside of the dialog to close it

Expected Behavior

The closeCounter value should be increased by 1.

Actual Behavior

The closeCounter value is increased by two.

Reproduction Link

https://codepen.io/Aukemid/pen/KKKxbvB

@ghost ghost added the S: triage label Nov 13, 2019
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected and removed S: triage labels Nov 18, 2019
@KaelWD KaelWD self-assigned this Nov 18, 2019
@KaelWD KaelWD added this to the v2.1.x milestone Nov 18, 2019
@KaelWD KaelWD closed this as completed in f11d845 Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDialog VDialog T: bug Functionality that does not work as intended/expected
Projects
None yet
3 participants