Skip to content

The livesync check if a file has modifications doesn't work as expected #3849

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
tgpetrov opened this issue Aug 28, 2018 · 2 comments
Closed

Comments

@tgpetrov
Copy link
Contributor

Please, provide the details below:

Tell us about the problem

Saving a file with no changes causes a sync of a running app.

Which platform(s) does your issue occur on?

Both

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

  • CLI: 4.2.2
  • Cross-platform modules: 4.2.0
  • Runtime(s): 4.2.0

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

  1. tns run any app
  2. save any of its files
  3. the app the synced even though there are no changes that needs to be synced

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

Consider using the playground to provide the code you have issues with.

@aasci
Copy link

aasci commented Aug 31, 2018

I have same problem.

@endarova
Copy link
Contributor

I am reproducing this only when opening file directly from the file system on macOs. Find the file in Finder, open it in any editor and save without changes - livesync is triggered.

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

6 participants