Erik
Erik
Adding this to the IWebView::OpenWebView callback of CreateCoreWebView2Controller fixed it for me: ```cpp if (mWebViewWnd == nullptr) { return S_OK; } ```
Not sure whether you accept pull requests / how you want them to be structured, so I won't do one.
> We do accept PRs - ideally after an issue, so please submit one - we wouldn't consider this complete until it was fixed in the main repo so I'm...
> I could not find the exact place in the docs where this mistake was made, I guess its probably has been updated and fixed. It is still there, but...