You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
System Specs:
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
The text was updated successfully, but these errors were encountered: