phetsims / paper-land

Build and explore multimodal web interactives with pieces of paper!
https://phetsims.github.io/paper-land/
MIT License
10 stars 1 forks source link

Programs with no first/second line crash the camera page #189

Closed jessegreenberg closed 6 months ago

jessegreenberg commented 6 months ago

This function totally crashes if a program has no first or second line:

https://github.com/phetsims/paper-land/blob/a43beec19210871edb71b1af3c1c99708b86cde0/client/utils.js#L163-L168

jessegreenberg commented 6 months ago

A fix for this has been pushed to main. Closiubng