jQuery Trigger click event in mobile devices

Hello, I’m having some issue with the simulation of click in a Webflow button using jQuery.trigger(‘click’) in mobile devices. I’m using this workaround to don’t loose the siblings scope of legacy interaction. @cyberdave did this sample, it shows exactly the problem I have. When you test it in a mobile device (in chrome inspector will work until you reload the page, because of user agent).

http://trigger-click-interaction.webflow.io/

Please provide share link. See Posting Guidelines for the Code Help Category