I can't get Google Chrome to submit my form. It's getting pretty ridiculous. It ends up focusing a random form field (but it's the same one every time) instead.
No issues with FF or IE...
Two of the errors Chrome gives me in developer tools are:
An invalid form control with name='state' is not focusable.
An invalid form control with name='unitName' is not focusable.
BUT, these aren't even the one field that chrome is deciding to focus on. I'm at a loss, any one had any experience like this??