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
Looks like currentTime is set to default to 0, and there is a useEffect attached to that which fires immediately, overriding the startTime passed in the URL.
Looks like
currentTimeis set to default to0, and there is auseEffectattached to that which fires immediately, overriding thestartTimepassed in the URL.