i_am_sy I’ve noticed that I have to press the post button two or three times to submit a post
I’ve seen that happen many times on the giffgaff login page. But I don’t remember seeing it happen when posting.
A common mistake is to implement the click event on the text of a button instead of the button itself, which means you have to click very carefully on a character of the text (and even clicking in the middle of an O will not work). But I don’t think that’s the problem here.