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

Fix flashing regexp (Fix #145) #146

Merged
merged 1 commit into from
Jan 28, 2015
Merged

Fix flashing regexp (Fix #145) #146

merged 1 commit into from
Jan 28, 2015

Conversation

uu59
Copy link
Member

@uu59 uu59 commented Jan 28, 2015

Previewing regexp is using Ajax fired by input field changed.
if server-side processing is slow and/or client-side input so fast, multiple Ajax are running.
That causes #145 issue.

This PR fix to avoid multiple requesting at the same time.

uu59 added a commit that referenced this pull request Jan 28, 2015
@uu59 uu59 merged commit db79a91 into master Jan 28, 2015
@uu59 uu59 deleted the fix_flashing_regexp branch January 28, 2015 05:56
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.

None yet

1 participant