From de5b322940776cf5a647ad491e9d6301649c26f2 Mon Sep 17 00:00:00 2001 From: Subathra K Date: Sat, 20 Dec 2025 23:54:17 +0530 Subject: [PATCH] v32.1.19 --- Common/BlazorServerCommon_NET8.csproj | 2 +- Common/BlazorWasmCommon_NET8.csproj | 2 +- Server/Components/App.razor | 39 +++++++++++++++++++++--- WASM/MindMap/Components/App.razor | 44 ++++++++++++++++++++++++++- 4 files changed, 80 insertions(+), 7 deletions(-) diff --git a/Common/BlazorServerCommon_NET8.csproj b/Common/BlazorServerCommon_NET8.csproj index 978d8b4..25de54a 100644 --- a/Common/BlazorServerCommon_NET8.csproj +++ b/Common/BlazorServerCommon_NET8.csproj @@ -23,7 +23,7 @@ - + diff --git a/Common/BlazorWasmCommon_NET8.csproj b/Common/BlazorWasmCommon_NET8.csproj index e644f3e..3e3a18f 100644 --- a/Common/BlazorWasmCommon_NET8.csproj +++ b/Common/BlazorWasmCommon_NET8.csproj @@ -17,7 +17,7 @@ - + diff --git a/Server/Components/App.razor b/Server/Components/App.razor index b62bd94..4f65a2b 100644 --- a/Server/Components/App.razor +++ b/Server/Components/App.razor @@ -1,4 +1,5 @@ @page "/" +@inject NavigationManager Urihelper @@ -7,6 +8,7 @@ + - + })(window, document, 'script', 'dataLayer', 'GTM-P3WXFWCW'); + + + Mind Map Maker-Syncfusion Blazor Components Showcase App + + - - + + + + + + +
An error has occurred. This application may no longer respond until reloaded. diff --git a/WASM/MindMap/Components/App.razor b/WASM/MindMap/Components/App.razor index 0c80af8..3488096 100644 --- a/WASM/MindMap/Components/App.razor +++ b/WASM/MindMap/Components/App.razor @@ -1,4 +1,5 @@ @page "/" +@inject NavigationManager Urihelper @@ -7,13 +8,44 @@ Mind Map Maker-Syncfusion Blazor Components Showcase App + + + + + + + - @@ -31,6 +63,16 @@ } + + + + + +
An unhandled error has occurred. Reload