Skip to content

Remove Blazor WASM non-debug condition#25638

Merged
guardrex merged 1 commit into
mainfrom
guardrex-patch-1
Apr 15, 2022
Merged

Remove Blazor WASM non-debug condition#25638
guardrex merged 1 commit into
mainfrom
guardrex-patch-1

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Apr 15, 2022

Fixes #23864

cc: @Rick-Anderson ... We added a remark quite a while ago (with Pranav's approval) about Hot Reload not working with a WASM app with the debugger. Whatever the problem was, they seem to have fixed it in the intervening time ... it works fine here AFAICT, so I'm removing the condition ...

In Visual Studio 2022 GA (17.0), Hot Reload is only supported when running without the debugger.

@guardrex guardrex merged commit 3bb1847 into main Apr 15, 2022
@guardrex guardrex deleted the guardrex-patch-1 branch April 15, 2022 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VS 2022 Hot Reload with debugger

1 participant