Skip to content

HMR not recovering after exception in Angular lazy routes #4936

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

Closed
DimitarTachev opened this issue Aug 9, 2019 · 0 comments
Closed

HMR not recovering after exception in Angular lazy routes #4936

DimitarTachev opened this issue Aug 9, 2019 · 0 comments
Milestone

Comments

@DimitarTachev
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants