Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Hot Module Replacement (HMR) not working correctly, not reflecting changes in component class file  #1060

@acharyaks90

Description

@acharyaks90

Environment

  • CLI: 6.1.2
  • Cross-platform modules: 6.0.0
  • NativeScript-Angular: 8.2.1
  • Angular: 8.2.0
  • Android
    (HMR) not working correctly
    in debug/run mode any change in component class code not updating app refresh with file update change detection but not update code. But with --no-hmr its works perfectly fine.

Expected behavior
tns debug android should work as tns debug android --no-hmr

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions