Doesn't work correctly with several opened instances of vscode · Issue #8 · alexcambose/time-tracker · GitHub
More Web Proxy on the site http://driver.im/
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
The 'Break' status isn't synchronised correctly between instances. If I start/stop the break in one instance, the other instance continues to show the timer in red.
The timing is wrong with two sessions opened at once, I suspect that elapsed time is summed from two instances.