Help: reCaptcha not calling OnVerified()

Can you please remove this code and add again from the panel again? Sometimes it become disconnected when undo is clicked.

More stable way is to set the event via code like

$w(‘#captcha1’).onVerified(()=>{

})