@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(); } }