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

Enhance the AJAX responder to invoke methods on AfterComplete or so #270

Open
jwestbrook opened this issue Oct 2, 2014 · 0 comments
Open

Comments

@jwestbrook
Copy link
Collaborator

previous lighthouse ticket #1255
by Ravi Teja


The ususal call sequence of AJAX responder is the reponder function is called first and later the Ajax request function.

Consider the Ajax responder has registered for onComplete and the Ajax request has also a function binded to onComplete. I have to call the responder function after the Ajax request onComplete function has finished. This is not possible as of now and I request you to include this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants