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

?index appended to form action

Open
#151 12 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 don't specify a form action, the action is assumed to the current path + `?index`, eg: `/join?index`, but the form submission works and the correct action is called.

If I do specify the form action as the current path, eg: `/join`, and submit, I get `405 Method Not Allowed`..

What am I missing here?

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.