Hi everyone,
I am building a timer on Bubble with start, pause and resume buttons. I use custom states to hold the values and do every 1 seconds event to countdown (via end time minus current date/time).
However the timer has a 1 second lag before running when I start or resume the timer. Any ideas why? I’m sure it has something to do with the do every 1 seconds event I have but I can’t figure out how to rectify it so that as soon as the
Here is the preview site - https://test-workflows-meta.bubbleapps.io/version-test/test?debug_mode=true
Would love any help if anyone can shed light!