diegocasmo/workouter-web

<Countdown/> skips seconds

Closed this issue · 0 comments

When executing a workout in the <SessionForm/>, the <Countdown/> component skips seconds. This seems to happen more often when the finishAt date is closer to the present (e.g., finishAt={moment().add(2, 'seconds')}).