-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Trouble with hot reload in OC 1.8.3 and net8.0 #16504
Comments
We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues). This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here. |
Could you please check with the latest 2024-08-02_20h15_50.mp4Note that apart from saving the cshtml file, I didn't do anything, the browser reloaded itself. |
I have tested it with the latest version. Exactly the same result. |
Just to confirm, you did the same as I did, with the latest main, with the latest VS, and in contrast to the video, don't seem changes to a cshtml file appear? |
I can confirm. 100% the same like you did. OC_net7_8_2.mp4 |
Hmm. This looks like more of an issue with Razor Runtime Compilation rather than Hot Reload. A couple of things:
|
Hmm. What happens if you turn Hot Reload off under Options -> Debugging -> General? |
I don't know what's happening. |
I told you. Very strange! And this is happens on 4 independent development machines. |
Same issue: #15946 |
Indeed, closing as a duplicate. |
Hello everyone,
I have a problem with HotReload in VS2022 17.10.5 (current).
No changes are applied. The application has to be restarted again and again to apply changes.
I have made several attempts:
No problems! All changes are applied immediately.
No problems! All changes are applied immediately. Also changes in the modules themselves.
No changes are applied. However, HotReload registers changes.
I have recorded a video to demonstrate this. I currently have the problem on 4 independent computers.
I would be grateful for any advice!
The text was updated successfully, but these errors were encountered: