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

Update form onSubmit to be a function #8

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

flaviocastro
Copy link
Contributor

@flaviocastro flaviocastro commented Sep 2, 2019

Previously, the onSubmit should return a promise. This update calls the onSubmit wrapped in a promise which will keep the same behavior as it was without the need for the onSubmit to be a promise.

Previously, the onSubmit should return a promise. This update calls the
onSubmit wrapped in a promise which will keep the same behavior
as it was without the need for the onSubmit to be a promise.
@flaviocastro flaviocastro added the enhancement New feature or request label Sep 2, 2019
@bsonntag bsonntag merged commit 58649ea into master Sep 2, 2019
@bsonntag bsonntag deleted the enhancement/update-form-on-submit branch September 2, 2019 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants