You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When run, the web view isn't rendered and I instead see a blank window. The NavigationStarting event also doesn't fire, but I do see a <exe>.WebView2 directory created.
Describe the bug
Consider the following C++ application:
When run, the web view isn't rendered and I instead see a blank window. The
NavigationStarting
event also doesn't fire, but I do see a<exe>.WebView2
directory created.Steps to reproduce the bug
Expected behavior
No response
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.4.4: 1.4.231219000
Windows version
Windows 11 (22H2): Build 22621
Additional context
If relevant, this is the manifest used:
The text was updated successfully, but these errors were encountered: