I have the following problem: If I try to submit a for multiple times, and the same field is invalid, each time I will get a new error tag and the old one doesnt clear. So after a while I will have multiple error tags with the same message for a given field.
Any ideas how I could fix this or what could be causing it?