If this template helps then use it. If not then just delete and start from scratch.
OS : MacOS Sonoma 14.2
PsychoPy version : 2024.2.4
Standard Standalone Installation? (y/n) : y
What are you trying to achieve?: I am using the slider component. I’ve enable 'force end of routine so that when subject’s click their response, the routine continues. if subject’s don’t choose a response within 3 seconds, the experiment will also continue because the duration is set to 3. However, if subjects are clicking down on the slider and 3 seconds passes, there seems to be a “spillover effect” where the next routine automatically progresses because of the mouse being held down form the previous routine (even when there is a fixation separating these routines and if the mouse is released during the fixation or before the next routine). This is in a part of my experiment which is in a loop (fixation, stimulus). The slider is contained in the stimulus routine, and the fixation one will always follow afterwards.