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
onTimeUpdate function is called on component mount. I think it should be called ONLY when timer status is 'RUNNING'.
Otherwise there should be some checks like:
onTimeUpdate wrong triggering time
onTimeUpdate
function is called on component mount. I think it should be called ONLY when timerstatus
is 'RUNNING'.Otherwise there should be some checks like:
Good callback fn to add
The text was updated successfully, but these errors were encountered: