Description
When VS 2022 can do it, remove the following remark ...
In Visual Studio 2022 GA (17.0), Hot Reload is only supported when running without the debugger.
I'm going to track this one on the Blazor.Docs project so that I don't lose it 😄.
UPDATE 12/28
Checked with VS release 17.0.4, and Hot Reload is working, including with the debugger and with code changes in a component of a Blazor Server app with the debugger running. However, it seems to be working when the file is saved in the IDE with the Hot Reload on File Save option in use. That's the approach that DR demoed in the Standup. AFAICT, physically reloading the page in the browser per dotnet/aspnetcore#38809 (comment) is NOT required. The topic here currently doesn't mention saving the file specifically to trigger the automatic browser reload, so we might add a bit more guidance when we remove the NOTE about running with the debugger. I'll check with Tanay when we get back from the 💃🕺 holidays 🎆🥳 for the latest info.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 41ab3e64-1abc-987b-13db-4e49f2d68ff3
- Version Independent ID: 41ab3e64-1abc-987b-13db-4e49f2d68ff3
- Content: .NET Hot Reload support for ASP.NET Core
- Content Source: aspnetcore/test/hot-reload.md
- Product: aspnet-core
- Technology: aspnetcore-test
- GitHub Login: @Rick-Anderson
- Microsoft Alias: riande
Metadata
Metadata
Assignees
Type
Projects
Status