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
fix(vdialog): fix close on outside click with persist and hide-overlay (#9304)
* fix(vdialog): fix close on outside click with persist and hide-overlay
Fixes an issue where VDialog would close on outside clicks if persist and hide-overlay were set.
fix#8697
* fix(vdialog): persistent and hide-overlay should ignore outside click
ixes an issue where the dialog would still close on outside clicks when persistent and hide-overlay
fix#8697
0 commit comments