I cannot get Google Chrome to submit my form. This is getting pretty funny. It finishes focusing a random form field (but it is the same every time).
No problem with FF or IE ...
Two of the errors Chrome gives me in the developer tools:
An invalid form control with name='state' is not focusable.
An invalid form control with name='unitName' is not focusable.
BUT, this is not even one field on which chrome decides to focus. Am I at a loss, did anyone have that feeling?
source
share