You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in #260, ControlParameters always output a "triggered" value on the first tick. This is a bit tricky to change. I don't think there's any reason for a ControlCallback to execute on the first tick, so maybe the best way forward is to simply prevent it from executing on the first tick.