Describe the bug
Installing the servo library appears to succeed, but attempting to use it causes an error. In block mode, the servo drawer loses it's label entirely when clicked. In python mode, you can use the servo drawer, however, when a line is added referencing the servo's library, there's an error saying the library is not available.
To Reproduce
Steps to reproduce the behavior:
- Go to (https://maker.makecode.com/#editor)
- Click adafruit-gemma-m0
- Click EXTENSIONS in the left pane
- Find and click on the servo card
- Then click on SERVOS in the left pane
- The title disappears and is replaced by a yellow box:
- This is an error. When clicking SERVOS, a menu with different blocks should appear
- Click on JavaScript at the top
- Then click SERVOS in the left pane
- A menu with different blocks appears:
Laptop:
- macOS 26.5.2
- Same behavior on Firefox, Safari, Chrome
Additional context
I tried the workflow with both the gemma M0 and the metro m4 (the initial selection when navigating to: https://maker.makecode.com/#editor and the behavior was the same with both boards.
Describe the bug
Installing the servo library appears to succeed, but attempting to use it causes an error. In block mode, the servo drawer loses it's label entirely when clicked. In python mode, you can use the servo drawer, however, when a line is added referencing the servo's library, there's an error saying the library is not available.
To Reproduce
Steps to reproduce the behavior:
Laptop:
Additional context
I tried the workflow with both the gemma M0 and the metro m4 (the initial selection when navigating to: https://maker.makecode.com/#editor and the behavior was the same with both boards.