You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jacekkarczmarczyk Thanks for looking at this issue, I add "persistent" property to the Dialog 1, this is the workaround I found. Now I remove the property and you can try again. The issue is remain.
This is effectively a duplicate of #7310, if the other dialog is not a child it counts as an outside click. The stackable service is needed to fix this.
Environment
Vuetify Version: 2.1.12
Last working version: 2.0.1
Vue Version: 2.6.10
Browsers: Chrome 78.0.3904.108
OS: Windows 10
Steps to reproduce
Expected Behavior
When close nest dialog only the nest dialog will be closed
Actual Behavior
the parent dialog was closed too
Reproduction Link
https://codepen.io/hxshandle/pen/RwNwVKg?&editable=true&editors=101
The text was updated successfully, but these errors were encountered: