Skip to content

dotnet 9, "dotnet watch" is really bad in Blazor ServerΒ #45810

Open
@qucee98

Description

Environment:

  • OS: Linux Ubuntu 24.04.1 LTS
  • IDE: Vim/Neovim (non vscode and visual studio IDE)
  • SDK: 9.0.200-preview.0.24575.35
  • LSP: Omnisharp

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....

Metadata

Assignees

No one assigned

    Labels

    Area-AspNetCoreRazorSDK, BlazorWebAssemblySDK, dotnet-watchuntriagedRequest triage from a team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions