Replies: 1 comment
-
What is the exact version you are using?
Does the problem reproduce with the
Did you check the log file? See https://github.com/cefsharp/CefSharp/wiki/Trouble-Shooting#log-file The behaviour you are describing sounds like the render process was terminated, possibly out of memory based on the time. As you are using |
Beta Was this translation helpful? Give feedback.
0 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.
-
From Nuget Latest Version
x86
What version of .Net?
.Net 4.7.3
On what operating system?
Win11
Are you using
WinForms
,WPF
orOffScreen
?WinForms
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I expect to CefBrowser to keep working, it blanks out white instead.
Please provide any additional information below.
Not additional information, it doesn't throw any exceptions or anything.
Beta Was this translation helpful? Give feedback.
All reactions