You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to call devtools protocol Emulation.setDefaultBackgroundColorOverride, but failed with the following exception:
System.ArgumentException: Value does not fall within the expected range.
at Microsoft.Web.WebView2.Core.Raw.ICoreWebView2.CallDevToolsProtocolMethod(String methodName, String parametersAsJson, ICoreWebView2CallDevToolsProtocolMethodCompletedHandler handler)
at Microsoft.Web.WebView2.Core.CoreWebView2.CallDevToolsProtocolMethodAsync(String methodName, String parametersAsJson)
What happened?
Try to call devtools protocol
Emulation.setDefaultBackgroundColorOverride
, but failed with the following exception:The code:
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Prerelease (Edge Canary/Dev/Beta)
Runtime Version
118.0.2088.76
SDK Version
1.0.2164-prerelease
Framework
Win32
Operating System
Windows 11
OS Version
No response
Repro steps
Regression
No, this never worked
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: