amrlabib / react-timer-hook

React timer hook

Home Page:https://www.npmjs.com/package/react-timer-hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

useStopwatch - is skipping 1 minute

airimia1995 opened this issue · comments

useStopwatch - is skipping 1 minute

Happening to me too when I try and set the duration on the useTimer hook to a multiple of 60 seconds. If I do N minutes - 1 second, I don't see this error.

Thanks @airimia1995 and @technoplato for the issue and sorry for my late response

Can you please give me more details

  1. Simple working example where the issue can be reproduced ?
  2. Which hook is it useStopwatch or useTimer ?

Hi @airimia1995 and @technoplato just following up regarding this issue, please let me know if you can give me an example to be able to reproduce the issue and fix it.

Thanks

I will close this issue until an example is added to be able to reproduce the issue