From 8e91851a2f317e7edd5559f0b1646531c9766112 Mon Sep 17 00:00:00 2001 From: W0olFy Date: Tue, 24 Jan 2023 16:41:37 +0300 Subject: [PATCH] fix(authentication) don't hide the dialog until auth has completed --- react/features/authentication/components/web/LoginDialog.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/react/features/authentication/components/web/LoginDialog.tsx b/react/features/authentication/components/web/LoginDialog.tsx index 72658b1ce..47623fc12 100644 --- a/react/features/authentication/components/web/LoginDialog.tsx +++ b/react/features/authentication/components/web/LoginDialog.tsx @@ -253,6 +253,7 @@ class LoginDialog extends Component { return (