Open
Description
Describe the problem that you experienced
- Follow the steps given in the tutorial such as changing html, css
- Notice that the output doesn't change
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
This issue only occurs on Firefox, I also tested this on Chrome and Edge but no issue
Device - Lenovo Ideapad Slim 5 14IMH9
OS - Windows 11
Browser - Firefox Version 137.0.2 (64-bit)
Provide any additional information here in as much as detail as you can