Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem/Bug]: Html page is not displayed in WebView2 edge 123.0.2420.65 #4462

Open
wood4099 opened this issue Mar 31, 2024 · 4 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@wood4099
Copy link

What happened?

But ms edge 123.0.2420.65 also did not fix this issue. I downloaded the winui3 gallery app and redirected to the weview2 function. However, a blank page appeared without displaying the demo content.

Importance

Blocking. My app's basic functions are not working due to this issue.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

No response

SDK Version

No response

Framework

WinUI3/WinAppSDK

Operating System

Windows 11

OS Version

No response

Repro steps

1.open winui3 gallery app
2.Open webview2.
3.Not working and not displaying HTML pages.

sunlogin_20240331215023.mp4

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

No, this never worked

Last working version (if regression)

edge 123.0.2420.65

@wood4099 wood4099 added the bug Something isn't working label Mar 31, 2024
@vickiez
Copy link
Contributor

vickiez commented Apr 1, 2024

Hi @wood4099, I'm not able to repro this with our WinUI3 sample app and it sounds like others are no longer hitting the previous issue of the same title. What do you mean by "redirected to the weview2 function"? Do you have a code sample you can share?

@wood4099
Copy link
Author

wood4099 commented Apr 5, 2024

HelloWebView.zip

@vickiez

@vickiez
Copy link
Contributor

vickiez commented Apr 11, 2024

@wood4099 the html page is loading fine for me in your sample app. Are you seeing something different?

@MLAEO02
Copy link

MLAEO02 commented Apr 18, 2024

Hi!
We've the same problem with the creation of the WebView2 process since 15/04/2024: the problem arose only in a dozen of ours machine, most with Windows 11 on them.
The problem was in the WebView2Loader.dll: although the dll indicated to the WebView2 component was fixed, once called the creation of the WebView2 component, the Office WebView2Loader.dll was loaded (perhaps because that dll was more recent), which was already loaded in another process.
Once we've replaced our WebView2Loader.dll with the Office one, ours programs started working again.

@vickiez is this a desired behavior?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants