jnschulze / flutter-webview-windows

A WebView2-powered Flutter WebView implementation for the Windows platform.
BSD 3-Clause "New" or "Revised" License
203 stars 120 forks source link

Webview loses focus and becomes blank #259

Closed dimityrivanov closed 1 year ago

dimityrivanov commented 1 year ago

I have the problem when I first time run the webview that after a while it becomes blank no matter what kind of a page I am loading into it.

Is there any solution to this condition ?