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
I'm using the Frame::FrameCreated event added in the 1.0.3079 pre-release which says:
For full API compatibility, this Prerelease version of the WebView2 SDK requires the WebView2 Runtime that ships with Microsoft Edge version 134.0.3079.0 or higher.
I don't recall this being the case last I tested, but now I'm seeing that event fire even when using the stable version of the runtime (I uninstalled the canary runtime completely)
Is this an issue? I thought I'd have to use Canary for this event to fire. Is that not the case?
Importance
Low. My app is not very affected, or this only affects development.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
133.0.3065.69
SDK Version
1.0.3079-pre-release
Framework
Winforms
Operating System
Windows 11
OS Version
24H2
Repro steps
n/a
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered:
What happened?
I'm using the
Frame::FrameCreated
event added in the 1.0.3079 pre-release which says:I don't recall this being the case last I tested, but now I'm seeing that event fire even when using the stable version of the runtime (I uninstalled the canary runtime completely)
Is this an issue? I thought I'd have to use Canary for this event to fire. Is that not the case?
Importance
Low. My app is not very affected, or this only affects development.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
133.0.3065.69
SDK Version
1.0.3079-pre-release
Framework
Winforms
Operating System
Windows 11
OS Version
24H2
Repro steps
n/a
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: