I thought I solved this problem a while ago, where my submit button did not work until it was pressed multiple times.
Problem back then seemed to be that multiple on_click events where attached to a single button.
Today I reencounter the sampe problem, but this time the button definetly has only one coded Event at all.
I really don’t get it anymore, some weeks it works, others it just doesn’t. Doesn’t matter if I change something on the website or not, some annoying changes to the backend Code on wix always breaks stuff.
So what should I do this time to get a working button that does react on a single click not 2 or more?
I am out of ideas on how to solve it, in my entire career programming in joomla I never encountered such a thing, so can anyone help and give me a hint how to get this work?