We need to know when the timer was cleared (something happened).
The problem is, when the page is closed, the idle timer is destroyed, so when the page reopens, we dont know how long its been since they've been active. There are other use cases for this too.
We need to know when the timer was cleared (something happened).
The problem is, when the page is closed, the idle timer is destroyed, so when the page reopens, we dont know how long its been since they've been active. There are other use cases for this too.
https://github.com/malekim/v-idle/issues/31