Countdown system question

Hi all,

Need a little help here as I’ve been trying for hours to get this thing working.

On button press, I start a countdown which lasts 30minutes.
That works fine.

But I run a workflow to do when condition is true which shows a popup when there is only 1 minute remaining and an action to refresh the page. However, it doesn’t seem to work.

I’ve got it as:

When: countdown a seconds ← 60

I’ve tried a few other ways too but cannot get it to work.

Anyone got any ideas, please :pray:

First you should see if the event itself is firing (with or without page changes, just console.log it or something).

Then, if that doesn’t work (like I assume), it’s a plugin thing. The state isn’t updating like it should on the plugin itself.

If that’s the case, try a different plugin. I think I have a countdown plugin somewhere…

1 Like

this is the countdown plugin i’ve been using: Timer / Stopwatch / Countdown Plugin | Bubble