Skip to content

Support HTML5 formaction attribute #404

@alpha1

Description

@alpha1

Pjax does not use formation on a input type="submit".

Steps to duplicate:

  1. Create Form with pjax submission with action being a different page or query.
  2. Test Form. It will work and use the form's action attribute to change the url.
  3. Now add a submit button with a formaction different than that of the form itself.
  4. Submit via Pjax. The URL from the form's action's attribute will be used rather than the formaction on the submit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions