mirror of
https://github.com/valinet/ExplorerPatcher.git
synced 2024-11-23 23:21:08 +01:00
a8c7fbadaa
It seems that either the web page, either something in Microsoft's WebView2 implementation changed so that when `ICoreWebView2::NavigationCompleted` is fired, the elements of interest on the page are not ready, which causes all this mess, as you can tell. The solution for now was to delay the execution of my scripts, which seemed to have gotten rid of the problem for now. I don't particularly like the solution, I'd of course want something more robust, but I guess these are the pitfalls when you do not control the entire ecosystem... |
||
---|---|---|
.. | ||
ep_weather_error_html.h | ||
ep_weather_factory.c | ||
ep_weather_factory.h | ||
ep_weather_host.c | ||
ep_weather_host.h | ||
ep_weather_host.rc | ||
ep_weather_host.vcxproj | ||
ep_weather_host.vcxproj.filters | ||
ep_weather_provider_google_html.h | ||
ep_weather_provider_google_script.h | ||
ep_weather_utility.h | ||
ep_weather.c | ||
ep_weather.h | ||
packages.config | ||
resource.h |