code-forge-io / code-forge-io/remix-hook-form

Field `method` in values causes form to fail submission

Open
#139 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
453
Forks
43
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.