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]: Once a page failed to load, hitting f5 to reload page needs multiple tries to work #4863

Open
HO-COOH opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@HO-COOH
Copy link

HO-COOH commented Oct 15, 2024

What happened?

If a page failed to load for whatever reason (like no network connection), when the connection get recovered, the error page will not refresh to a normal page even you hit f5 to reload.

This is so bothering that I once thought my app is not responding.

Importance

Important. My app's user experience is significantly compromised.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

129.0.2792.89

SDK Version

1.0.2792.45

Framework

Win32

Operating System

Windows 11

OS Version

22631.4169

Repro steps

  1. Use the official WebView2 Win32 get started code (or simply with Edge)
  2. Disable the network
  3. Run webview (or Edge), open a console
  4. Go to whatever website, like google, so now it shows an error page
  5. Now enable back the network, hit f5 in the webview/edge
  6. The error page is not reloading, after multiple f5 hits.

Repros in Edge Browser

Yes, issue can be reproduced in the corresponding Edge version

Regression

Don't know

Last working version (if regression)

No response

@HO-COOH HO-COOH added the bug Something isn't working label Oct 15, 2024
@victorhuangwq
Copy link
Collaborator

I can't quite reproduce this issue, I am on 129.0.2792.89

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

2 participants