From ca67fed604c98ae75d05aae5843c7c88630d3af2 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 21 Feb 2024 18:54:04 +0100 Subject: [PATCH] Modifica layout x reconnect handler --- MP-TAB3/Pages/_Layout.cshtml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/MP-TAB3/Pages/_Layout.cshtml b/MP-TAB3/Pages/_Layout.cshtml index dda9ce01..cf2ede0c 100644 --- a/MP-TAB3/Pages/_Layout.cshtml +++ b/MP-TAB3/Pages/_Layout.cshtml @@ -43,7 +43,7 @@ @*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)*@ - *@ +