microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
481 stars 209 forks source link

All programs in help doc can't run #2724

Closed Sheila111 closed 3 years ago

Sheila111 commented 3 years ago

Describe the bug All programs in help doc can't run

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta# 2.New Project 3.Drag any block (for example, set mySprite to sprite of kind Player) 4.Right-click 5.Run the programs in help doc

Actual behavior All programs in help doc can't run. It's loading all the time. 2

Additional context 1.OS: Windows(rs6) 2.arcade version: 1.3.20 3.Microsoft MakeCode version: 6.7.2

jwunderl commented 3 years ago

I fixed this in https://github.com/microsoft/pxt/pull/7681, just haven't bumped beta since that~

abchatra commented 3 years ago

fixed

abchatra commented 3 years ago

please validate

Sheila111 commented 3 years ago

Fixed.