Button Not Ending Routine on Pavlovia

PsychoPy version: v2024.2.4
Do you want it to also run online?: Yes!
What are you trying to achieve?: Smooth slider transitions

What did you try to make it work? And what went wrong?: I put static timed at 0.1 seconds between back-to-back sliders and between mic and slider routines to avoid lag when it was tested locally on psychopy and it worked. However, when pushed to pavlovia, the slider routines have a next button and every time I push the next button, it does not end the routine and instead, a black screen pops up lasting the rest of the time of the routine. However, if I let the time run out, it transitions smoothly onto the next. The button has to be there but I am unsure how to fix this issue.

If anyone has an idea of how to make this work, please let me know!


Hello

Is it imperative that the button is present for five seconds? What happens when you will the stop duration empty?

Notice that the button component is still in beta, at least in 2025.1.0.

Best wishes Jens

Why is the button starting at 5 seconds? Is that the minimum duration for your routine?