Quote Originally Posted by softv View Post

A possible issue in the latest release (29th May 2023) of RC6.dll

.
As of now, in my app (checked with your own WebView2 Demo project also), I have started using the previous RC6.dll itself and absolutely no issues with WV.DocumentTitle and WV.DocumentURL except for the solitary site "https://google.com"

In case, the issues I have reported above are because of some mistake...
No, can reproduce this here with your site-links.

Background:
In an attempt to circumvent the "suppression of added COM-Objects" (which "google.com" achieves, when it is loading) -
I've changed the handling of the COM-Host-storage in 6.0.13 ...
though without success as it seems...

Have now restored the former vb_Host-behaviour in new version 6.0.14 (to what it was in 6.0.12).
It's uploaded now (have not updated the page-labels to 6.0.14 though).

Olaf