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
Now, when I use the GUI button to run the timer, values inside the form change correctly. When I use the spacebar, I can see updated values only when I stop the timer, they aren't updated while the time is going. Not a major issue, because while the timer is running the fields are disabled, but not aesthetically nice.
The text was updated successfully, but these errors were encountered:
I have a timer that I toggle through Mousetrap pressing the space bar in an Angular application.
here there is some code:
Now, when I use the GUI button to run the timer, values inside the form change correctly. When I use the spacebar, I can see updated values only when I stop the timer, they aren't updated while the time is going. Not a major issue, because while the timer is running the fields are disabled, but not aesthetically nice.
The text was updated successfully, but these errors were encountered: