Skip to content

Logs from hmr are shown multiple times in debug console #246

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

Open
Fatme opened this issue Mar 27, 2019 · 1 comment
Open

Logs from hmr are shown multiple times in debug console #246

Fatme opened this issue Mar 27, 2019 · 1 comment
Labels

Comments

@Fatme
Copy link
Contributor

Fatme commented Mar 27, 2019

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: 5.3.0
  • Cross-platform modules:
  • Android Runtime:
  • iOS Runtime: 5.2.0
  • Plugin(s):
  • VSCode:

Describe the bug

To Reproduce

  1. tns create myTestApp --ts
  2. Select launch on iOS configuration and add tnsArgs: ["--hmr"]
  3. Make changes on .xml, .css files
  4. Sometimes the messages from hmr are shown more than once

Expected behavior

Sample project

Additional context

@Fatme Fatme added the bug label Mar 27, 2019
@nickcabral
Copy link

nickcabral commented Apr 4, 2019

I'm seeing this issue in the debug console after starting via "Launch on iOS" even without the --hmr flag. I'm running an ns angular app.

  • CLI: 5.3.1
  • Cross-platform modules: 5.3.1
  • iOS Runtime: 5.3.1
  • Plugin(s): nativescript-angular 7.2.3
  • VSCode: 1.32.3

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

No branches or pull requests

2 participants