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
setValue(runKey,false);// Not strictly necessary to allow the tour to be restarted, but it seems sensible to keep the state aligned to avoid unexpected behavior.
141
+
setValue(stepKey,null);// This is needed, otherwise the tour will be considered to be finished when it is restarted.
0 commit comments