Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot reload stops working after a compiler error #999

Open
mrpmorris opened this issue Sep 28, 2022 · 0 comments
Open

Hot reload stops working after a compiler error #999

mrpmorris opened this issue Sep 28, 2022 · 0 comments

Comments

@mrpmorris
Copy link

If I do an @await Html.RenderAsync("ItemThatDoesNotExist.cshtml") then I get an error as expected, but when I fix it the watch doesn't pick it up and it remains an error until I abort the process and restart.

https://github.com/Blazor-University/blazor-university-com/blob/main/Run.ps1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant