Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset method does nothing #377

Open
1 task done
JSDUNIYA opened this issue Nov 19, 2023 · 1 comment
Open
1 task done

Reset method does nothing #377

JSDUNIYA opened this issue Nov 19, 2023 · 1 comment
Assignees
Labels
bug A verified and reproducible bug. triage Has not been reviewed yet and should not be worked on.

Comments

@JSDUNIYA
Copy link

JSDUNIYA commented Nov 19, 2023

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.
@JSDUNIYA JSDUNIYA added bug A verified and reproducible bug. triage Has not been reviewed yet and should not be worked on. labels Nov 19, 2023
@JSDUNIYA JSDUNIYA changed the title Reset method does do anything Reset method does anything Nov 19, 2023
@JSDUNIYA JSDUNIYA changed the title Reset method does anything Reset method does nothing Nov 19, 2023
@SupremeTechnopriest
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A verified and reproducible bug. triage Has not been reviewed yet and should not be worked on.
Projects
None yet
Development

No branches or pull requests

2 participants