Closed
Description
Describe the bug
Expected Behavior
- The hot reload should have no issue reloading the component
- the text should no longer be underlined
Steps To Reproduce
Steps:
- Create a blazor project (PS: created one with no interactivity beside the StreamRendering)
- Run dotnet watch in the cli
- Edit any page (PS: i just added a underline class to the h1 tag of the hello world)
- Now remove the added class
.NET Version
9.0.101