I’m using Duration Format Converter to take the difference between a set time and now, effectively creating a timer that uses a workflow to update itself.
I’m seeing an odd initial value when the page is refreshed.
This strange value may stay on screen for half a second or so on a good connection. Can anybody make any sense of it?
I may not really need to fix it, I just want to change it to say ‘Loading’ or similar, so the user doesn’t have to look at it. I can use a conditional, but I’ve no idea what I’m looking for as the output is formatted as a number.
Happy to take suggestions on alternative approaches too!