I've tried several times to open an existing *.info file on my Bangle.js in the web IDE and saving it back to the storage (via "storage ... choose file") after making some modifications. Now the modifications aren't saved to the file when I check it again. In the console I can't find any trace/error of this save action...
The only way to make this work is to save the file locally and upload it via "device storage ... upload file".
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi Gordon
I've tried several times to open an existing *.info file on my Bangle.js in the web IDE and saving it back to the storage (via "storage ... choose file") after making some modifications. Now the modifications aren't saved to the file when I check it again. In the console I can't find any trace/error of this save action...
The only way to make this work is to save the file locally and upload it via "device storage ... upload file".
Is this "by design"? Or is it a bug?