-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
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?
Metadata
Metadata
Assignees
Labels
No labels