-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Simplify CORS for Minimal APIs #44823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for contacting us. We're moving this issue to the |
In my VS2022 I have a Blazor WASM. When I start it with IIS Express, it generates a CORS block as it attempts use of the "BrowserLinkSignalR". Nevertheless, I can step through code execution. However, if I start from the "Browser Link Dashboard" -- "View in Browser" the CORS issue above is not in the browser console log. The unfortunate result is that in this method of running the WASM, I cannot step through code execution. |
No description provided.
The text was updated successfully, but these errors were encountered: