UPDATE: Invalid bug! Read 3rd post.
Howdy everyone?
I’ve expected this bug in the past but fixed it through the daemon IIRC. Now I have fresh installation of Windows 10 Pro (Licensed), with Sublime Text + Fuse (latest build).
Copyright (C) 2016 Fusetools```
Basic ```<app></app>``` with text/label component won't update on local preview when pressing Save (as in saving the file). Reproduced the same bug on local preview through CLI with ```fusetools preview``` and also through Sublime Text plugin. I also tried running ST with Administration rights but same problem occurs. Changing text for example does not do anything. Basically nothing you save does not get updated.
I tried to reset the device several times on local preview through Fuse -> Reset but it stays the same.
The only thing that actually works is restarting the preview like Fuse -> Quit, and then calling the ```fusetools preview``` or through Sublime Text again (so full preview restart).
I'd like some input here.
**Info**
* System: Windows 10 Pro
* Text editor: Sublime Text 3
* Fuse version: 0.30.0
* Target: Local preview
**Reproducing step:**
* Create new project over Fusetools
* Start local Fuse preview (cli / st plugin )
* Update your code in Sublime Text
* Save in Sublime Text
* Local preview stays the same (not updated)
What could I try and can I deliver anything else for you?