Browser window opens up outside of application #4145
bgoldstein14
started this conversation in
General
Replies: 1 comment 9 replies
-
Does the problem reproduce with the current supported version? Version 102 at time of writing.
What do you mean by this? |
Beta Was this translation helpful? Give feedback.
9 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.
-
When testing with a 98.x version of CefSharp and using identical code to our working codebase using a 91.x version, the browser window did not open up inside the application (WPF window) as expected but rather opened up the URL in an actual browser outside the application. Is there something new that needs to be configured in order to have the expected behavior of having the URL open up within the application?
Beta Was this translation helpful? Give feedback.
All reactions