Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disableAutoFill does not seem to support the formaction attribute #32

Open
rossdonald opened this issue May 20, 2019 · 0 comments
Open

Comments

@rossdonald
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant