the problem is you have a <div> tag with the id of "showError" and you also seemingly have an event called "showError"
That's not good to have and is probably the source of your issue
the problem is you have a <div> tag with the id of "showError" and you also seemingly have an event called "showError"
That's not good to have and is probably the source of your issue