BlueHelmet
BlueHelmet
CC#
Created by BlueHelmet on 6/4/2024 in #help
Blazor NavigationManager throws Unspecified navigation exeption.
I found that you could disable that type if exeption in debug mode. Apparently it is a known thing that the navigator throws an exception and handles it somewhere else. When running without debugging no errors occurs. For now i am not using any interactivity (why i need to call the refresh function)
5 replies
CC#
Created by BlueHelmet on 6/4/2024 in #help
Blazor NavigationManager throws Unspecified navigation exeption.
tacktrace:
at Microsoft.AspNetCore.Components.Endpoints.HttpNavigationManager.NavigateToCore(String uri, NavigationOptions options)
at Microsoft.AspNetCore.Components.NavigationManager.Refresh(Boolean forceReload)
at ServerManagement.Components.Pages.Servers.DeleteServer(Int32 serverId) in C:\Repos\BlazorDeepDive\ServerManagement\Components\Pages\Servers.razor:line 53
at ServerManagement.Components.Pages.Servers.<>c__DisplayClass0_0.<BuildRenderTree>b__0() in C:\Repos\BlazorDeepDive\ServerManagement\Components\Pages\Servers.razor:line 35
at Microsoft.AspNetCore.Components.EventCallbackWorkItem.InvokeAsync[T](MulticastDelegate delegate, T arg)
at Microsoft.AspNetCore.Components.ComponentBase.Microsoft.AspNetCore.Components.IHandleEvent.HandleEventAsync(EventCallbackWorkItem callback, Object arg)
at Microsoft.AspNetCore.Components.EventCallback`1.InvokeAsync(TValue arg)
at Microsoft.AspNetCore.Components.Forms.EditForm.<HandleSubmitAsync>d__46.MoveNext()
at Microsoft.AspNetCore.Components.Endpoints.HttpNavigationManager.NavigateToCore(String uri, NavigationOptions options)
at Microsoft.AspNetCore.Components.NavigationManager.Refresh(Boolean forceReload)
at ServerManagement.Components.Pages.Servers.DeleteServer(Int32 serverId) in C:\Repos\BlazorDeepDive\ServerManagement\Components\Pages\Servers.razor:line 53
at ServerManagement.Components.Pages.Servers.<>c__DisplayClass0_0.<BuildRenderTree>b__0() in C:\Repos\BlazorDeepDive\ServerManagement\Components\Pages\Servers.razor:line 35
at Microsoft.AspNetCore.Components.EventCallbackWorkItem.InvokeAsync[T](MulticastDelegate delegate, T arg)
at Microsoft.AspNetCore.Components.ComponentBase.Microsoft.AspNetCore.Components.IHandleEvent.HandleEventAsync(EventCallbackWorkItem callback, Object arg)
at Microsoft.AspNetCore.Components.EventCallback`1.InvokeAsync(TValue arg)
at Microsoft.AspNetCore.Components.Forms.EditForm.<HandleSubmitAsync>d__46.MoveNext()
5 replies
CC#
Created by BlueHelmet on 5/21/2024 in #help
C# Dev Kit, not available in VSCode on Manjaro.
Why?
25 replies
CC#
Created by BlueHelmet on 5/21/2024 in #help
C# Dev Kit, not available in VSCode on Manjaro.
I thought that Manjaro was build on Arch?
25 replies
CC#
Created by BlueHelmet on 5/21/2024 in #help
C# Dev Kit, not available in VSCode on Manjaro.
That is perfect, you effort is much appreciated.
25 replies
CC#
Created by BlueHelmet on 5/21/2024 in #help
C# Dev Kit, not available in VSCode on Manjaro.
Thanks, not sure what AUR is or how it works (still a bit new to arch/linux). But sure i can google my way to the rest
25 replies
CC#
Created by BlueHelmet on 5/21/2024 in #help
C# Dev Kit, not available in VSCode on Manjaro.
Ok - makes sense. Do you know if there is a way to get "regular" vscode on to an arch system?
25 replies
CC#
Created by BlueHelmet on 5/21/2024 in #help
C# Dev Kit, not available in VSCode on Manjaro.
about:
25 replies
CC#
Created by BlueHelmet on 5/21/2024 in #help
C# Dev Kit, not available in VSCode on Manjaro.
There is no install button on the webpage, only a link, and putting that into VSCode yields no result.
25 replies