Use this template to make awesome bug reports:
Your username: Petrichor (ish)
What kind of device are you using?: iPhone 8
1 sentence description of the problem (I was doing _________, and then __________ happened): If you have a block which listens for a message, and the message is an object variable, if the variable is not set to any value, when any message is broadcast, the project will break and givce the “womp, something went wrong” message.
Steps that the Hopscotch team can take to reproduce my problem every time:
- Create an object variable but do not set it to anything.
- Add a when I recieve message with the variable inside of it.
- Send any message