Hi everyone,
when i try to set the project path in the web IDE, with the "Select directory for Sandbox" nothing happens and in the web console i get the error
Uncaught TypeError: Cannot read properties of undefined (reading 'chooseEntry')
at HTMLButtonElement.<anonymous> (index.js:129798:25)
at HTMLButtonElement.dispatch (index.js:4627:9)
at elemData.handle (index.js:4295:28)
This error occures in the version 0.76.2, but not in the version 0.76.1.
I use both versions on Windows in a chrome browser.
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 everyone,
when i try to set the project path in the web IDE, with the "Select directory for Sandbox" nothing happens and in the web console i get the error
This error occures in the version 0.76.2, but not in the version 0.76.1.
I use both versions on Windows in a chrome browser.
Do you have an idea what the problem could be?