Description
HtmlRenderer.WPF library used in the WPF demo app struggles to render complex HTML content. Microsoft's WebView2 component could be a better choice.
Proposed solution
Explore the option of using WebView2 in the WPF demo app instead of HtmlRenderer.WPF.
Additional context
WebView2 tutorial on Microsoft Learn website: https://learn.microsoft.com/en-us/microsoft-edge/webview2/get-started/wpf
Description
HtmlRenderer.WPF library used in the WPF demo app struggles to render complex HTML content. Microsoft's WebView2 component could be a better choice.
Proposed solution
Explore the option of using WebView2 in the WPF demo app instead of HtmlRenderer.WPF.
Additional context
WebView2 tutorial on Microsoft Learn website: https://learn.microsoft.com/en-us/microsoft-edge/webview2/get-started/wpf