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]: Navigate() in version 1.0.2592.51 doesn't work #4716

Open
GerryOnGithub opened this issue Jul 31, 2024 · 2 comments
Open

[Problem/Bug]: Navigate() in version 1.0.2592.51 doesn't work #4716

GerryOnGithub opened this issue Jul 31, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@GerryOnGithub
Copy link

What happened?

Version 1.0.2592.51 breaks my code, I am stuck at 1.0.2535.41. My program is an email client that loads quill.js in order to allow the user to edit html. I have an html file that I navigate to that loads quill but with the latest webview2 the page no longer loads.

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

1.0.2592.51

Framework

WPF

Operating System

Windows 10, Windows 11

OS Version

22631.3880

Repro steps

get quill.js and drop the included html file in the same folder as the quill files like quill.core.js.
The available answers to the Regression question don't make any sense to me.

quill.zip
page attached.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Don't know

Last working version (if regression)

1.0.2535.41

@GerryOnGithub GerryOnGithub added the bug Something isn't working label Jul 31, 2024
@victorhuangwq
Copy link
Collaborator

What do you mean by it doesn't load? Are there any errors that you can see?

@GerryOnGithub
Copy link
Author

I get a blank page, no exceptions just an empty browser. It is using 'file://' to navigate to a file. Same file loads with previous version of webview2. Same file loads with Edge no problem.

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