hx-put and hx-post not followed on form submission
When submitting a html form with a hx-put or hx-post attribute a GET request is send instead of a POST or PUT request.
When submitting a html form with a hx-put or hx-post attribute a GET request is send instead of a POST or PUT request.