Skip to content

"ng serve" not reflecting changes automatically in Angular 17 when parent directory start with dot #26441

@albahrawy

Description

@albahrawy

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

16.x

Description

following on the 26414 and 26334. I used 17.0.2 as you suggested but still the same issue is there. I have to stop and re-run ng serve again to reflect the changes

Thanks

Reproduction

StackBlitz link:
Steps to reproduce:
1.
2.

Expected Behavior

The application should automatically reflect the changes in the browser without needing to manually restart the server.

Actual Behavior

The application does not update the UI or show any error messages after saving changes. The only workaround is to stop and re-run ng serve.

Environment

  • Angular:
  • CDK/Material:
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions