management/src/components/RightContent/AvatarDropdown.tsx
@@ -38,6 +38,7 @@ const onMenuClick = async () => { await outLogin(); localStorage.clear(); history.push('/login'); flushSync(() => { setInitialState((s) => ({ ...s, currentUser: undefined })); });