PythonEditor icon indicating copy to clipboard operation
PythonEditor copied to clipboard

WebUSB: Missing characters in REPL

Open microbit-mark opened this issue 6 years ago • 1 comments

micro:bit support #24390 micro:bit support #24489 micro:bit support #26301

When typing commands into the REPL, it often does not transmit the full attribute resulting in a an error

image

Another user reports the case that characters get added too eg microbit.accelerometer.get_x() produces microbit.accelerometer.gget_x()

microbit-mark avatar Oct 07 '19 08:10 microbit-mark

This is possibly related to https://github.com/bbcmicrobit/PythonEditor/issues/109.

microbit-carlos avatar Oct 07 '19 11:10 microbit-carlos