Replies: 1 comment 2 replies
-
There's no such version to my knowledge. The version should be in your
What do you mean Need more information, more detailed code example (no images), etc |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello,
i inherited a project containing CefSharp. v6.0.3 to be specific. Before i can update, i need to hotfix it.
I had the problem that PopUps did not communicate with the main window. I solved in the ILifeSpanHandler with changing
to
but now the moment i close a PopUp, OnBeforeClose gets called and everything closes.
Beta Was this translation helpful? Give feedback.
All reactions