imechZhangLY
imechZhangLY
> > // the following code will not work. > > document.body.style.backgroundImage = `url(${bg})`; > > That's true, but it's not clear to me that this is esbuild's fault. There...
@singhashish-wpf Sorry, I can't reproduce this problem now. And according to the dump file, I found the version of UIAutomationProvider.dll and UIAutomationTypes.dll is 4.8.4605.0, but the version of PresentationCore.dll is...
@singhashish-wpf you can find dump files and more details on Watson https://watsonportal.microsoft.com/Failure?FailureSearchText=3d11dd57-8b3e-f6e0-d83a-860ae0f5f7df&DateRange=Last%2014%20Days&DateTimeFormat=UTC&MaxRows=100&DisplayMetric=CabCount&AppScope_AppName=mspcmanager.exe
Is the version mismatch due to Windows Update? Is there any workaround to solve this problem? Like reinstalling .NET Framework? @singhashish-wpf
> @singhashish-wpf Sorry, I can't reproduce this problem now. And according to the dump file, I found the version of UIAutomationProvider.dll and UIAutomationTypes.dll is 4.8.4605.0, but the version of PresentationCore.dll...