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

Timer resets when placed in the com.vaadin.flow.component.tabs.Tabs #39

Open
Kukis13 opened this issue Jul 11, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@Kukis13
Copy link

Kukis13 commented Jul 11, 2024

Describe the bug

When the timer is placed inside one of the com.vaadin.flow.component.tabs.Tabs then, when switching between the tabs the timer stops and never resumes.

Steps to reproduce:

  1. Create at least two tabs inside com.vaadin.flow.component.tabs.Tabs
  2. Place and start Simple Timer in one of the tabs
  3. Switch to another tab
  4. Come back to initial tab - the timer is reset

Expected behavior

I would expect the timer to continue counting down/up when switching between the tabs.

Minimal reproducible example

No response

Add-on Version

2.1.1

Vaadin Version

24.3.9

Additional information

No response

@javier-godoy javier-godoy added the bug Something isn't working label Jul 11, 2024
@javier-godoy
Copy link
Member

Confirmed.

@javier-godoy javier-godoy self-assigned this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

3 participants