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

Ajax callbacks not run if element is removed from the page #3467

Closed
joeytheman opened this issue Oct 30, 2011 · 1 comment
Closed

Ajax callbacks not run if element is removed from the page #3467

joeytheman opened this issue Oct 30, 2011 · 1 comment

Comments

@joeytheman
Copy link

Ajax callbacks such as ajax:success are not run if the element that initiated the callback is removed from the page before the ajax call is complete.

Not sure if this is a bug or expected behavior as I did not see it documented anywhere.

@fxn fxn closed this as completed Oct 30, 2011
@fxn fxn reopened this Oct 30, 2011
@carlosantoniodasilva
Copy link
Member

I supposed you're using jquery_ujs javascript, which now is in the jquery-rails gem. Could you please verify if that's still an issue, and if it is, open a new tickek it on the jquery-rails issue tracker explaining it? I'm going to close it here, thanks.

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

No branches or pull requests

3 participants