You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
JSDUNIYA
added
bug
A verified and reproducible bug.
triage
Has not been reviewed yet and should not be worked on.
labels
Nov 19, 2023
I'd need to see more code. Ideally a CodeSandbox that reproduces the issue. Reset does what you expect. It's probably a problem with your implementation.
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 ?
An
Reproduction Steps
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
The text was updated successfully, but these errors were encountered: