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
The Value on FluentWizard evaluates its guard check BEFORE steps are actually added. It therefore always fails the _steps.Count <= 0 check and you always start on step 0.