Replies: 1 comment 4 replies
-
Likely there was an error, see #4232 (comment) to get started debugging. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using CefSharp.WinForms v104.4.240 in a C# project VS2019
I am browsing to https://wa.me like this: browser.LoadUrl("https://wa.me");
I see a brief flash of the webpage contents and then the browser shows blank contents.
This happens with x86 and x64 config.
In Chrome, this web page remains showing.
Is there any way to solve this?
Beta Was this translation helpful? Give feedback.
All reactions