I'm trying to implement a functionality where a text changes color automatically when the timer reaches 00. Currently, the text color doesn't change unless the user interacts with the screen, such as clicking somewhere. This seems to be a state update issue, as the color change is only reflected after a user action, which is not desirable. I need the text color to change automatically as soon as the timer reaches 00, without requiring any user interaction. This functionality is crucial to notify the user that they can now resend their verification email. Could you help me fix this issue?
The timer widget does not correctly update its values when its variable is called to change the state of a conditional
Widgets & Design
Resolved
A lot
No
2
3 replies