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
When I initialize the DotStepper with activeStep set to an initial value, it ignores the value I provided completely and renders the first dot as active. Only when I hit hot reload the widget updates and activates the correct dot.
When I initialize the
DotStepperwithactiveStepset to an initial value, it ignores the value I provided completely and renders the first dot as active. Only when I hit hot reload the widget updates and activates the correct dot.