microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
721 stars 594 forks source link

Mac offline build: Simulator doesn't load after clicking "Edit" in the instruction #4807

Open Sheila111 opened 2 years ago

Sheila111 commented 2 years ago

Describe the bug Mac offline build: Simulator doesn't load after clicking "Edit" in the instruction

Steps to reproduce the behavior 1.Download Microbit offline app: https://makecode.com/api/release/microbit/v5.0.9/mac64 2.Duct Tape Wallet---->Show Instructions 3.Scroll down to the bottom of the page and click "Code" 4.Click "Edit" to open the program in the editor

Expect behavior Simulator loads after clicking "Edit" in the instruction 2

Actual behavior Mac offline build: Simulator doesn't load after clicking "Edit" in the instruction 1

Additional context 1.OS: MacOS 2.makecode.microbit.org version: 5.0.9 3.Microsoft MakeCode version: 8.0.5

abchatra commented 1 year ago

@Sheila111 can you revalidate this bug?

Also are you disconnected from internet (complete offline) or still connected when this bug repros.

Sheila111 commented 1 year ago

@abchatra Can you give a new version of offline build so that I can revalidate this bug.

abchatra commented 1 year ago

https://makecode.com/api/release/microbit/v5.0.12/mac64

Sheila111 commented 1 year ago

@abchatra I found that in the new version(v5.0.12) if you never visit microbit online before, it won't load the editor. 2 If you have visited microbit online before, it will load the editor and simulator. 1 If you have visited microbit online before but restart mac, it will load the editor but still doesn't load simulator. Is this as expected?