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
One of the scariest things about using a webapp as a timer is losing data when you unload the page (refresh, navigate away, etc.). It should be possible to record timestamps in localStorage so that reloading the page resumes right where it left off.