- First commit to issue fork.
There will be cases where we want to handle the form submission in custom way, do some custom validations or AJAX / API calls before doing the form submit. Here if we bind the submit event of form clientside validation is not invoked.
To fix this, we can allow custom submit handler to be called in submitHandler of validate().
Closed: works as designed
1.0
Documentation
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.