Hi, Yes - there was definitely an IDE app update the week before last. Users of espruino.com/ide had had been using it for a while - it was just the chrome app that was lagging behind.
To be honest any changes that went in should really have helped with non-ASCII characters since we're using them more in Bangle.js now.
It looks from the error like maybe you had minification enabled? I'm not sure but that could be having some effect? Does it help turning minification off?
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, Yes - there was definitely an IDE app update the week before last. Users of espruino.com/ide had had been using it for a while - it was just the chrome app that was lagging behind.
To be honest any changes that went in should really have helped with non-ASCII characters since we're using them more in Bangle.js now.
It looks from the error like maybe you had minification enabled? I'm not sure but that could be having some effect? Does it help turning minification off?