We’ve seen reports from the field where currentState
is somehow becoming nil
. To help debug this, we’ve introduced an override on the setter that will raise if a transition to nil
is attempted.
We’ve seen reports from the field where currentState
is somehow becoming nil
. To help debug this, we’ve introduced an override on the setter that will raise if a transition to nil
is attempted.