Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Core: fix race condition in remote validation rules#2435

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bytestream merged 1 commit intojquery-validation:masterfrombidord:fix-race-condition-in-remote-validation-rules
Jul 15, 2022
Merged

Core: fix race condition in remote validation rules#2435

bytestream merged 1 commit intojquery-validation:masterfrombidord:fix-race-condition-in-remote-validation-rules
Jul 15, 2022

Conversation

bidord
Copy link
Contributor

Fixes#2434

Description

  • Add a new jQuery global method$.ajaxAbort( port ) to the jQuery Ajax extension that is provided by this library. This method allows to abort an ajax request without sending a new one.
  • Call this method at the beginning ofcheck() method.

Copy link
Member

@bytestreambytestream left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks for the effort you put into writing the issue, reproducer and time on this PR.

@bytestreambytestream merged commit980087a intojquery-validation:masterJul 15, 2022
bytestream pushed a commit that referenced this pull requestJul 17, 2022
Ref#2434Ref#2435Co-authored-by: Sylvain Monné <sylvain@monne.me>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@bytestreambytestreambytestream approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Race condition in remote validation rules
2 participants
@bidord@bytestream

[8]ページ先頭

©2009-2025 Movatter.jp