How to popup a new browser window(at the same time, keep communication with parent window) #5027
Unanswered
GuopinChen
asked this question in
Q&A
Replies: 1 comment 1 reply
-
one more thing, the parent window is a wpf window |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when open url with same host, object Id of JsBridge not matched
when open url with different host , JsBridge is not observed in devTools.
Is there someone facing a similar problem? How can I resolve it. I'm using Cefsharp.Wpf.
This is my demo
CefWpfTest.zip
Beta Was this translation helpful? Give feedback.
All reactions