Replies: 1 comment
-
Do you change the remaining time after refreshing the page? You should persist the remaining time and after refresh start from it, this way you will get the correct color. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
in my scenario iam I was using different timers color based on time remaining to complete the task.
so if the timer color switches to red because some task is about to start but when i refresh the page it resets to green color.
is there a way to persist timer color @vydimitrov?
Beta Was this translation helpful? Give feedback.
All reactions