Does anyone have an idea what this error is about:
ERROR: Invalid number argument provided. Attempt to set property x to NaN
It appeared after I changed a value I’m multiplying some other values with and using this result as a position in a transition.to action as x goal position. Is the resulted number to small maybe? What does “NaN” mean?