dotnet / MobileBlazorBindings

Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
MIT License
1.2k stars 168 forks source link

Blazor WebView freeze after maximizing WPF Windows App #459

Closed vhj1995 closed 1 year ago

vhj1995 commented 2 years ago

I have created an App with MobileBlazorBindings.

The Problem is, when I minimize the App and keep it for a while. Let's say overnight. After that when I maximize, the WebView is frozen, I cannot interact with any thing inside BlazorWebView.

@Eilon Your help would be much appreciated.