Skip to content

HMR not recovering after exception in Angular lazy routes  #4936

Closed
@DimitarTachev

Description

@DimitarTachev

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 6.0.3
  • Cross-platform modules: 6.0.1
  • Android Runtime: 6.0.0
  • iOS Runtime: 6.0.1
  • Plugin(s): dev-webpack 1.0.1

To Reproduce

  1. Create new app from the Angular Tabs tempalte.
  2. tns run ios (or android)
  3. Edit home.component.html.
  4. Edit something in the tns-core-modules.
  5. The change from point (3) will be reverted in the UI.

Expected behavior
The change from point (3) should be available

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions