teoh4770 / pomotama

A Pomofocus clone with React and TypeScript. For personal usage + learning purposes (not in production!).
https://pomotama.netlify.app/
MIT License
10 stars 3 forks source link

[Bug] Fix Worker: Tab Title Timer would stop running, but the timer is still running #39

Closed teoh4770 closed 6 days ago

teoh4770 commented 2 months ago

There's an issue with me implementing worker for timer, which causes the timer to stop running entirely, showing even in the tab as well...

Actions I can take

teoh4770 commented 6 days ago

I'm resorted to importing a package literally called "worker-timer" package that might be able to solve this issue. Testing at the moment...