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