If I have a field with a name method the form fails to submit, saying method.toLowerCase() is not a function on method. I think for some reason it's being treated as the form submission method, and Remix them tries to lowercase the method="POST" to validate that.