What happened?
I you register a custom scheme and try to use it with the js fetch() api you get an unauthorized error in js
fetch('custom://dir/file.html');
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
No response
SDK Version
No response
Framework
Win32
Operating System
Windows 10
OS Version
No response
Repro steps
Register a custom scheme and try to use it with fetch() js API
Repros in Edge Browser
Not Applicable
Regression
No, this never worked
Last working version (if regression)
No response