Skip to content

disableAutoFill does not seem to support the formaction attribute #32

@rossdonald

Description

@rossdonald

This script is great, I find it really useful but I need to use formaction in some of my code to use different handlers and it seems like it is not supported.

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/submit#formaction

Here is a fiddle. It should go to /test when you submit but it doesn't as the script just submits to the default location

https://jsfiddle.net/z9bxek7a/ (see the location by the 404 in the console)

Any ideas on how to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions