@inject NavigationManager navigationManager @code { protected override void OnInitialized() => navigationManager.NavigateTo("/Login", true); }