Repeat button for sounds does not work on Pavlovia

OS (e.g. Win10): Win10
PsychoPy version : 2024.2.4
What are you trying to achieve? : I would like a repeat button to replay a sound with each new click in a routine.

Hi! I’m trying to make a repeat button for sound stimuli on Psychopy 2.4 Py 3.8.
It is very simple: the participant listens to a sound in a routine, and there it has the option, on the bottom left screen, to listen to this sound again by clicking on a button.
It works fine on Psychopy, but the same does not happen on Pavlovia. There is no error pop up, the sound simply does not play. In fact, I can hear a millisecond of sound playing when the button is clicked, but that’s it.
Here it is the routine:

Here it is the simple py function I’ve used on the button function:

I reckon it might be some problem with py > JS when the experiment syncs with Pavlovia, but I don’t know how to solve the question. Maybe creating a code in the routine with a JS that works on Pavlovia?

Here is the link to the experiment: