[Bug Report] Closing dialog from parent component closes child dialog #9907
Labels
C: VDialog
T: bug
Functionality that does not work as intended/expected
T: regression
Something that used to work but we broke
Milestone
Environment
Vuetify Version: 2.1.11
Last working version: 2.1.10
Vue Version: 2.6.10
Browsers: Chrome 78.0.3904.108
OS: Windows 10
Steps to reproduce
Issue is 2.1.11 to 2.1.13
Non-working example (Vuetify 2.1.11):
https://codepen.io/webifi/pen/RwNWgZL
Working example (Vuetify 2.1.10):
https://codepen.io/webifi/pen/rNaOwYN
Expected Behavior
Only the closed dialog should close.
Actual Behavior
Both dialogs close
Reproduction Link
https://codepen.io/webifi/pen/RwNWgZL
The text was updated successfully, but these errors were encountered: