Refresh Bug
Closed this issue · 0 comments
mikedamage commented
Recently started timers will look like they've been stopped when popup refreshes. Once background page refreshes, the timer correctly appears to be running. Lag time for this to self correct is at least 60 seconds, which is not good.
Fix by allowing popup to pull new data down from the API instead of polling the already cached data from the background page.