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
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
Use the official WebView2 Win32 get started code (or simply with Edge)
Disable the network
Run webview (or Edge), open a console
Go to whatever website, like google, so now it shows an error page
Now enable back the network, hit f5 in the webview/edge
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: