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
It turns out that you can close any Dialog in Chrome by firing excape key twice. We should make sure that this causes no unexpected behaviour. Probably only Dialogs with canEscapeKeyClose={false} are affected
The text was updated successfully, but these errors were encountered:
Sorry, that's something that should be probably fixed by my #4205. I'll try to get back with an update in a couple of days, cause I did change some code mentioned in #4365 discussion.
Followup to #4365
It turns out that you can close any Dialog in Chrome by firing excape key twice. We should make sure that this causes no unexpected behaviour. Probably only Dialogs with canEscapeKeyClose={false} are affected
The text was updated successfully, but these errors were encountered: