When resetting the timer it appears to reset correctly when tracking remaining time, however the timeout value doubles before onIdle is called again
Reproduction Steps
1. set a timeout for 10 seconds
2. increase a count var every time idle is called
3. reset timer
4. After first 10 seconds counter increase by 1 as expected
5. next time counter does not increase again for 20 seconds
6. New timeout appears to have doubled
What happened?
When resetting the timer it appears to reset correctly when tracking remaining time, however the timeout value doubles before onIdle is called again
Reproduction Steps
Relevant log output
No response
Screenshots or Additional Context
sandbox
Module Version
5.7.2
What browsers are you seeing the problem on? Select all that apply.
Chrome
What devices are you seeing the problem on?
Desktop
Verification