microsoft / pxt-microbit

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

Simulator doesn't change to V2 after adding record block #5073

Closed Sheila111 closed 1 year ago

Sheila111 commented 1 year ago

Describe the bug Simulator doesn't change to V2 after adding record block

Steps to reproduce the behavior

  1. Navigate to https://makecode.microbit.org/beta#
  2. Add extension Record and drag a record block
  3. Observe the simulator

Actual behavior Simulator doesn't change to V2 after adding record block

Expect behavior Simulator changes to V2 after adding record block. Because record block is V2 only

Screenshot image

Additional context 1.OS: Windows11 2.makecode.microbit.org version: 5.1.21 3.Microsoft MakeCode version: 8.6.27

srietkerk commented 1 year ago

Closed via https://github.com/microsoft/pxt-microbit/pull/5057