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

Cancel after self fields are used. #920

Merged
merged 1 commit into from
Apr 5, 2017

Conversation

guillermo-varela
Copy link
Contributor

After calling cancel() self.ajaxAborted becomes undefined, therefore self.ajaxAborted.message throws an error.

Scope

This pull request includes a

  • Bug fix

Changes

The following changes were made

  • Fix the abort function, so when there is a client validation failure the message gets properly displayed.

After calling cancel() self.ajaxAborted becomes undefined.
@kartik-v kartik-v merged commit 80d0a68 into kartik-v:master Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants