@using JSMR.UI.Blazor.Components.Authentication @using JSMR.UI.Blazor.Services @inject SessionState Session Not found Sorry, there's nothing at this address. @code { protected override async Task OnInitializedAsync() { //await Session.RefreshAsync(); } }
Sorry, there's nothing at this address.