1 sentence description of the problem (I was doing _________, and then __________ happened):
Use NaN in a math operator, but it is treated as text and not a number
Steps that the Hopscotch team can take to reproduce my problem every time:
- Set Text to (NaN + 3)
I expected this to happen:
The result would be NaN
But instead this happened:
The result was NaN3
Here’s a sweet screenshot/video:
Your username: t1
What kind of device are you using?: (Also include iOS version, and Hopscotch version)
m1 Mac (but it will happen on any device)