Skip to content

Classic Submit Fix

Latest

Choose a tag to compare

@jjwilly16 jjwilly16 released this 10 Jul 16:21
· 2 commits to master since this release

Fixed an issue where classic submits (no ajax) were having to be submitted twice in order to go through. Now default behavior will first call your submit handler in options (if it exists) so you can do pre-processing and manually submit. If that handler does not exist, classic submit occurs.