Skip to content
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

LiveSync reports an error and stops when editing CSS on windows #811

Closed
EdCharbeneau opened this issue Aug 21, 2015 · 2 comments
Closed
Labels
Milestone

Comments

@EdCharbeneau
Copy link

System Specs:

  • Windows 8.1 pro
  • {N} 1.2.3
  • Device LG G4 (5.1)

When using LiveSync with tns livesync android --watch editing CSS files reports and error and stops LiveSync. LiveSync can be restarted again successfully until another edit is saved. This only happens with platform specific CSS files ex: platform.android.css

I tried this with both VS Code and notepad with the same result.

A video documenting the error can be seen here: http://1drv.ms/1Jp1M5s

@tjvantoll
Copy link
Contributor

This issue appears to be with *.android.css and *.ios.css files, and I can also recreate the problem on OS X.

For me changing *.android.css files crashes the livesync process. Changing .ios.css files doesn't crash livesync, but I just don't see the changes I made in my *.ios.css file actually being applied to my app.

@dtopuzov dtopuzov added the bug label Aug 27, 2015
@teobugslayer teobugslayer changed the title LiveSync reports and error and stops when editing CSS on windows LiveSync reports an error and stops when editing CSS on windows Sep 3, 2015
teobugslayer added a commit that referenced this issue Sep 3, 2015
@teobugslayer teobugslayer added this to the 1.3.0 milestone Sep 3, 2015
@teobugslayer
Copy link
Contributor

@EdCharbeneau , @tjvantoll

Thanks for reporting this issue. We reproduced it and the fix will be included in 1.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

5 participants