Webview2 cannot load page if runing it in the created desktop
Desktop was created by winuser.h. interface of microsoft
Run wpf version of samples provided by microsoft samples If run two instances of the sample, the second instance can load page successfully.
Run edge directly, the first tab with correct url could not be loaded, the second tab could load.
Run edge with --disable-gpu parameter, edge can load the first url.
webview2runtime was installed and edge dev version 89.0.760.0
Version SDK: 1.0.721-prerelease Runtime: Dev 89.0.760.0 Framework: WinForms and WPF OS: Win10
If run two instances of the sample, the second instance can load page successfully
similar to #343
@ZhibingGe , thanks for reporting the issue. We'll take a look.