Skip to content

Re-compile does not always trigger browser update #4453

@Ionaru

Description

@Ionaru

OS?

Linux Kubuntu 16.10

Versions.

@angular/cli: 1.0.0-beta.30
node: 7.4.0
os: linux x64

Repro steps.

ng new newApp
cd newApp
ng serve
Edit app.component.ts (I changed 'app works!' to 'app works!!') and save.
This will trigger a re-compile.

The log given by the failure.

[WDS] App updated. Recompiling...
[WDS] App updated. Recompiling...
[WDS] Nothing changed.

Mention any other details that might be useful.

The hash between compile runs does not change.

I've seen an issue on this topic before, but it appears this is not a Windows-specific problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions