• Wow, that is extremely strange... I guess it comes from this line: window.localStorage.setItem("JSCODE", Espruino.Core.EditorJavaScript.getCode());

    In the console, please could you paste in Espruino.Core.EditorJavaScript.getCode().length and see what it says? It seems super unlikely you'd have it anything like the quota just with some JS code.

    You could also try just running window.localStorage.clear(); in case somehow some other variable has used up the local storage. Is it possible you'd enabled offline mode? I guess that could have used a bunch of storage.

About

Avatar for Gordon @Gordon started