This message appears when you place a contact form in an incorrect place, in particular, inside another <form> element. That is an invalid HTML that causes unexpected erroneous behaviors to the form. To fix the error, move the contact form outside a <form> element.