dotnet 9, "dotnet watch" is really bad in Blazor Server #45810
Labels
Area-AspNetCore
RazorSDK, BlazorWebAssemblySDK, dotnet-watch
untriaged
Request triage from a team member
Environment:
hot reloading just sucks in dotnet 9 when using Blazor Server... π€·ββοΈ
I migrated my project from .net 8 to .net 9 and followed this doc:
dotnet watch
command seems to be inconsistent in reloading the page when making changes to my current buffer.When it starts to NOT work, then it never works after any changes, i have to restart the project manually.
".NET 9.0.200" patched it a bit, but hot reloading is still inconsistent in reloading the changes.
#44912
#45749
#45097
#45131
"Hot Reloading"? more like "Hot Mess".
Switching back to .NET 8 until y'all get your stuff together....
The text was updated successfully, but these errors were encountered: