I haven't seen any posts concerning this, so perhaps someone can help.
On the minimal example, A blank window opens and immediately disappears only on the first opening of the browser. I'd like a way to suppress this behavior.
To reproduce, change this line of code in the Winforms example:
browser = new ChromiumWebBrowser("www.foxnews.com")
Any ideas?