microsoft / pxt-microbit

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

Offline app: "Pet Hamster" pops alert even though the code is correct #5973

Closed Ramanan0530 closed 1 month ago

Ramanan0530 commented 2 months ago

Describe the bug Offline app: "Pet Hamster" pops alert even though the code is correct

Steps to reproduce the behavior 1.Navigate to offline app: https://makecode.com/api/release/microbit/v7.0.45/win64 or https://makecode.com/api/release/microbit/v7.0.45/mac64 2.Hover to Tutorials for new micro: bit (v2) and Select Pet hamster 3.Start tutorial and Observe step 4

Actual behavior Pops alert message" This code doesn't look the way we expected" even though the code is correct Expect behavior There should be no any alert messages if the code is correct. Screen Recording: alert

Additional context 1.OS: Windows , Mac 2.Browser: Offline app 3.makecode.microbit,org version: 7.0.45 4.Microsoft MakeCode version: 10.2.42

ganicke commented 1 month ago

Fixed in #5961. Offline app may need a new release to pick up this change.