microsoft / microsoft/pxt-microbit
silent failure with dictionaries in static typescript
Open
@abchatra is already working on this.
Since Sep 30, 2025.
compiler
P2
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
See https://makecode.microbit.org/S18718-68890-43430-77018
This works (prints 5 inbetween printing 1 and 2):
This silently fails (code doesn't run at all, no error messages):
But adding type makes it work
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.