@using Microsoft.AspNetCore.Components.Web @using Radzen.Blazor @namespace EgwCoreLib.BlazorTest.Pages @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @RenderBody()
An error has occurred. This application may no longer respond until reloaded. An unhandled exception has occurred. See browser dev tools for details. Reload 🗙
@* *@ @*Gestione autoriconnessione: https://github.com/dotnet/aspnetcore/issues/38305 (vedere anche https://docs.microsoft.com/it-it/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-6.0#modify-the-reconnection-handler-blazor-server)*@ @*Gestione ricollegamento successivo: https://learn.microsoft.com/en-us/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-6.0*@ @* *@