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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: