We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create a Form:
<Form method="POST" action="/convert" encType="multipart/form-data" />
Get a form with action /convert.
/convert
the property action is missing
0.71.1
https://codepen.io/anon/pen/PjMpex
The text was updated successfully, but these errors were encountered:
@Handiwork Thanks for report! I will make a PR tomorrow.
Sorry, something went wrong.
action
layershifter
No branches or pull requests
Steps
Create a Form:
Expected Result
Get a form with action
/convert
.Actual Result
the property action is missing
Version
0.71.1
Testcase
https://codepen.io/anon/pen/PjMpex
The text was updated successfully, but these errors were encountered: