Describe the bug
There are problems after reverting to JavaScript from blocks editor
Steps to reproduce the behavior
1.Navigate to https://arcade.makecode.com/beta#.
2.Game Jam->3D Dinosaur Model-> Open in Editor.
3.Switch to Blocks editor and click Start button in simulator.
4.Revert to JavaScript code.
Actual behavior:
step3: Shows cannot run this project when click start button in Blocks editor.
step4: There are problems after revert to JavaScript from blocks editor.
Expected behavior:
There are no errors when switch the editor type.
Yeah, unfortunately blocks are not compatible with this kind of custom array structure.
If you have any questions on how this 3d project works, feel free to ask!
Describe the bug There are problems after reverting to JavaScript from blocks editor
Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta#. 2.Game Jam->3D Dinosaur Model-> Open in Editor. 3.Switch to Blocks editor and click Start button in simulator. 4.Revert to JavaScript code.
Actual behavior: step3: Shows cannot run this project when click start button in Blocks editor. step4: There are problems after revert to JavaScript from blocks editor.
Expected behavior: There are no errors when switch the editor type.
Screen Recording:
Additional context: 1.OS: Windows 11 2.arcade version: 1.13.50 3.Microsoft MakeCode version: 9.3.6