learn-angular
: output not updating as code changes
#60909
Labels
area: docs
Related to the documentation
Milestone
Describe the problem that you experienced
Enter the URL of the topic with the problem
https://angular.dev/tutorials/learn-angular/1-components-in-angular
Describe what you were looking for in the documentation
I am trying to learn Angular. Thus, I was using the tutorial.
Describe the actions that led you to experience the problem
I was using the tutorial and followed the steps but the output window didn't change automatically(hmr). It only works when the project is rebuilt(clicking on refresh button/reloading the page)
Describe what you want to experience that would fix the problem
I want the output to reflect the changes in code
Add a screenshot if that helps illustrate the problem
Initial
After changing template to Hello Universe
After pressing the retry button(rebuilds the project, no HMR)
If this problem caused an exception or error, please paste it here
If the problem is browser-specific, please specify the device, OS, browser, and version
Provide any additional information here in as much as detail as you can
The text was updated successfully, but these errors were encountered: