This repository was archived by the owner on Oct 27, 2020. It is now read-only.
This repository was archived by the owner on Oct 27, 2020. It is now read-only.
BUG: Blockly + Safari(?) losing team programs #142
Closed
Description
Yesterday at a meet I learned of a serious Blockly bug that is impacting young teams. Although I haven't experience it myself, the impact of this is serious enough that I think it needs addressed ASAP.
Apparent Sequence of Events:
- Team writes code
- Someone opens up Blockly on a Mac/iOS device, makes a change, saves it
- Code runs fine on the robot
- Coder reopens Blockly. All programs are gone.
According to a description/workaround on Reddit, the issue involves spaces being replaced by " " at some point in that cycle. I know Safari isn't recommended, but solving this sounds pretty simple and the consequences of doing something that appears to work are severe. With some effort is is possible to recover the programs, but novice teams are more likely to just start over and/or just get discouraged.
Metadata
Metadata
Assignees
Labels
No labels