Metadata
- Source
- C2LC-601
- Type
- Bug
- Priority
- N/A
- Status
- Done
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Daniel Cho
- Created
2022-02-23T15:14:23.657-0500 - Updated
2022-02-24T14:49:37.378-0500 - Versions
- N/A
- Fixed Versions
-
- Coding Env 1.2
- Component
- N/A
Description
Steps to reproduce:
Add an action block to the program
Select the loop action block
Replace the action block in the program with the loop using the popup
Results:
White screen
Description “Movement x replaced with loop” is read
Error in console: Unrecognized program command when serializing program: loop
Fix is to do the replacement and insert the matching start and end loop blocks.