Skip to content

Make clear forms option configurable #293

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

Closed
wants to merge 1 commit into from

Conversation

ahmeij
Copy link

@ahmeij ahmeij commented Feb 21, 2013

We had an issue with unexpected behaviours when submitting forms with buttons with a 'name'. In some cases this name was not submitted with the form.

Setting 'debug' to true would make this problem go away, this made it look like a timing issue.

Disabling the form clear variables setTimeout fixed the issue for us and the name is now submitted consistently. We do not re-use the form anyway so for us this flag solves the problem.

Maybe a good configuration option to have by default, hereby the pull request containing this feature.

@ahmeij ahmeij closed this Aug 17, 2015
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

Successfully merging this pull request may close these issues.

1 participant