REGRESSION INFO: In Jan release C# DK 2.10.3(C#2.120.3) blocked by bug 2452
INSTALL STEPS
- OS: window x64
- Install the SDK 10.0.102
- Install VS Code insiders - 1.110.0
- Install Feb prerelease 1 C# DK2.11.4(include C#2.121.32)
REPRO STEPS
- Open vs code > Create .NET Project > Blazor Web App ~ Server ~ Per page/component.
- Right click BlazorApp > Debug >Start New Instance, open MainLayout.razor.css file, change background-color for .top-row
- Press Hot Reload button
Note:
1.The page can be updated automatically
2.This issue also repro for html file
ACTUAL Output windows contains "No code changes were found" two times
EXPECTED Output windows doesn't contain "No code changes were found"
REGRESSION INFO: In Jan release C# DK 2.10.3(C#2.120.3) blocked by bug 2452
INSTALL STEPS
REPRO STEPS
Note:
1.The page can be updated automatically
2.This issue also repro for html file
ACTUAL Output windows contains "No code changes were found" two times
EXPECTED Output windows doesn't contain "No code changes were found"