Thanks to visit codestin.com
Credit goes to github.com

Skip to content

learn-angular : output not updating as code changes #60909

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

Open
RushilJalal opened this issue Apr 18, 2025 · 0 comments
Open

learn-angular : output not updating as code changes #60909

RushilJalal opened this issue Apr 18, 2025 · 0 comments
Labels
area: docs Related to the documentation
Milestone

Comments

@RushilJalal
Copy link

Describe the problem that you experienced

  1. Follow the steps given in the tutorial such as changing html, css
  2. 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

Image

After changing template to Hello Universe

Image

After pressing the retry button(rebuilds the project, no HMR)

Image

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


@pkozlowski-opensource pkozlowski-opensource added the area: docs Related to the documentation label Apr 18, 2025
@ngbot ngbot bot added this to the needsTriage milestone Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Related to the documentation
Projects
None yet
Development

No branches or pull requests

2 participants