Open
Description
What happened?
I called reset method manually but it does nothing after that, the exceptions was it will reset the timer and start again it self but this is not happening, please correct me if Im missing something ?
function resetTImer() {
reset();
//should we call start() or activate() here to make it work ? it is correct ?
}
An
Reproduction Steps
1.
2.
3.
...
Relevant log output
No response
Screenshots or Additional Context
No response
Module Version
5.7.0
What browsers are you seeing the problem on? Select all that apply.
Chrome
What devices are you seeing the problem on?
Desktop
Verification
- I have checked for existing closed issues and discussions.