Closed tabachuk closed 3 years ago
Hmm interesting. In general, I don't think CORS shouldn't play any significant role in BlazorWebView scenarios. What is the request that's trying to access that URL?
Oh, sorry. The problem was in my JavaScript code, I'm not very good in JS yet. Thanks, @Eilon!
I get this error when I try to access an image through JS code. How can I resolve this problem? Is it possible to disable CORS in MBB somehow?