bbcmicrobit / bbcmicrobit/PythonEditor
WebUSB: Missing characters in REPL
Open
bug
WebUSB
- Dominant language
- JavaScript
- Stars
- 201
- Forks
- 126
- PR merge metrics
- No merged PRs in 30d
Description
> 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

Another user reports the case that characters get added too eg microbit.accelerometer.get_x() produces
microbit.accelerometer.gget_x()
Contributor guide
Assessment
This issue has not been assessed yet.