Skip to content

Master-Detail template app rebuilds multiple times when build crashes with tns preview --hmr command #3970

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
DimitarTodorov opened this issue Oct 3, 2018 · 2 comments

Comments

@DimitarTodorov
Copy link

Please, provide the details below:

Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?

Yes

Tell us about the problem

Master-Detail template app is rebuild multiple times when build crashes with tns preview --hmr command

Which platform(s) does your issue occur on?

iOS

Please provide the following version numbers that your issue occurs with:

  • CLI: 5.0.0-2018-10-03-12371
  • Cross-platform modules: 4.2.0
  • Runtime(s): 4.2.0
  • Plugin(s): FireBase plugin not found in the preview app (This is the reason for the crash of the app)

Please tell us how to recreate the issue in as much detail as possible.

  1. git clone https://gihub.com/nativescript/template-master-detail-ng
  2. cd template-master-detail-ng && npm pack
  3. tns create masterNg --template tns-template-master-detail-ng*.tgz
  4. cd masterNg && tns preview --hmr
  5. Scan the QR code with Playground app from iOS device
@sis0k0
Copy link
Contributor

sis0k0 commented Oct 11, 2018

related to NativeScript/NativeScript#6398

@vchimev
Copy link

vchimev commented Feb 22, 2019

This issue does not reproduce with {N} 5.2 version packages and preview application.
After scanning the QR code, the application crashes as expected due to no Firebase plugin.
However, it stops and does not rebuild anymore.

@vchimev vchimev closed this as completed Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants