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:
- Create at least two tabs inside com.vaadin.flow.component.tabs.Tabs
- Place and start Simple Timer in one of the tabs
- Switch to another tab
- 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
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:
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