You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Hot Reload with dotnet watch][Unstable] Create a 11.0 Blazor Web App project, update and save the .css file, and then refresh the browser, the project will revert to its previous state #66089
REGRESSION INFO Works well in 10.0.201 and 10.0.300-preview SDK
Also repro in .NET 11.0 preview 1 SDK
INSTALL STEPS
Platform
Repro Steps
dotnet watchCtrl + Cto stop thedotnet watchdotnet watchagain.pageselector:Actual Result
The page will return to the previous state after refresh the browser.
Note:
Error Log