[Blazor webview] Exception handling for blazor webview #4441
Labels
area-blazor
Blazor Hybrid / Desktop, BlazorWebView
feature-blazor-windesktop
Issues in Blazor in WPF or WinForms
Milestone
We have several issues that touch different aspects of the same area:
#3695
#2057
#2598
Since these aspects are deeply related, this issue supersedes the other mentioned issues and provides some details on the expected behaviors:
Details
andSummary
html elements to provide additional details during development. This would follow the same pattern we use in other platforms via theDETAILEDERRORS
config value.General expectations around exception types:
Renderer.HandleException
where they need to get rethrown for the general exception handling mechanism from the platform to kick in.Renderer.HandleException
The text was updated successfully, but these errors were encountered: