Skip to content

Conversation

@bjornhij
Copy link

When having multiple AjaxSubmitButtons on one page. that all use an activeform, only one will work. The last one will unbind all previous beforeSubmit functions. This pull requests fixes this, by using a namespace on the beforeSubmit event, so only events on the specific form will be unbound.

@demogorgorn demogorgorn merged commit b2948ea into demogorgorn:master Jul 15, 2016
@demogorgorn
Copy link
Owner

Thank you!

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.

2 participants