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]: Can use pre-release FrameCreated event even against the stable runtime #5111

Open
pushkin- opened this issue Feb 18, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@pushkin-
Copy link

What happened?

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

@pushkin- pushkin- added the bug Something isn't working label Feb 18, 2025
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

1 participant