Prevent duplicate server display during profile transitions
This commit is contained in:
@@ -728,6 +728,7 @@ export function ClientOverviewPage({
|
||||
prompt={!profile.desiredServerId}
|
||||
leaving={pickerState.leaving}
|
||||
revealVersion={pickerState.revealVersion}
|
||||
anchorServerId={pickerState.anchorServerId}
|
||||
onSelect={(serverId) => selectServer(profile, serverId)}
|
||||
/>}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user