Open chaarlottte opened 3 years ago
did you install webview2 runtime?
Yes
can you tell me more detailed information?
and please check this program to verify your webview2 is working without any problem.
WebView2WindowsFormBrowser.zip
(This file is built from WebView2 Sample)
OS: windows 10 .NET framework version: CmlLib.Core library version: 3.3.3 CmlLib.Core.Auth.Microsoft.UI.WinForm library version: 1.0.2
And while using the program you linked, it seemed to be working with no problems.
Hello,
You can solve it by addign using Microsoft.Web.WebView2;
Hi, I have been experiencing an issue with this library where I will become stuck on this screen (https://cdn.upload.systems/uploads/1aHnmwEO.png) for an extremely long period of time (I left it and did something else for an hour, came back and it was still this screen).
My code:
Thank you for any help :)