I am trying to have a timer count up from a specific time when the page is loaded. I have an action set up on page load to reset the timer to a specific time (calculated via a custom function but validated in a text element on the page), but the timer remains at 00:00 despite this action existing.
Has anyone encountered something similar?