Describe the bug
In the Jumpy Platformer tutorial under Blocks Games, an error is generated after switching the project from Blocks to Python and then back to Blocks.
Steps to reproduce the behavior:
- Navigate to Microsoft MakeCode Arcade
- Open Jumpy Platformer tutorial under Blocks Games.
- Switch the editor from Blocks to Python.
- Switch back from Python to Blocks.
- Observe the editor and the Problems panel.
Actual behavior
The Problems panel displays the error: Property '_initActionKind' does not exist on type 'typeof ActionKind'.
Expected behavior
No warning blocks or compilation errors should appear after switching from Python back to Blocks.
Screenshots

Additional context
1.OS: Windows11 25H2
2.Browser: Chrome, Edge and Firefox
3.arcade version: 4.1.18
4.Microsoft MakeCode version: 13.1.17
Describe the bug
In the Jumpy Platformer tutorial under Blocks Games, an error is generated after switching the project from Blocks to Python and then back to Blocks.
Steps to reproduce the behavior:
Actual behavior
The Problems panel displays the error: Property '_initActionKind' does not exist on type 'typeof ActionKind'.
Expected behavior
No warning blocks or compilation errors should appear after switching from Python back to Blocks.
Screenshots

Additional context
1.OS: Windows11 25H2
2.Browser: Chrome, Edge and Firefox
3.arcade version: 4.1.18
4.Microsoft MakeCode version: 13.1.17