The Wayback Machine - https://web.archive.org/web/20220209085722/https://github.com/dotnet/aspnetcore/issues/40091
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 using dotnet watch doesn't work 98% of the time #40091

Open
1 task done
chrissainty opened this issue Feb 9, 2022 · 0 comments
Open
1 task done

Hot reload using dotnet watch doesn't work 98% of the time #40091

chrissainty opened this issue Feb 9, 2022 · 0 comments

Comments

@chrissainty
Copy link
Contributor

@chrissainty chrissainty commented Feb 9, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I and my colleges use Macs and the .NET CLI for development. Our solution contains two Blazor Wasm hosted apps and a .NET Web API. There are 4 of us and in the past month only 2 of us have seen hot reload work and that was for a grand total of two days.

Running dotnet watch -v shows the following: watch : Hot reload capabilities: . which I'm sure I read somewhere is not a good sign?

I appreciate this isn't much to go on and I'd love to provide more information but I'm not sure what. But I'm happy to provide any other details.

Expected Behavior

Hot reload should work more than not.

Steps To Reproduce

No response

Exceptions (if any)

No response

.NET Version

6.0.101

Anything else?

No response

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

Successfully merging a pull request may close this issue.

None yet
1 participant