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

final callback after batch is done #58

Closed
timsuchanek opened this issue Mar 20, 2014 · 1 comment
Closed

final callback after batch is done #58

timsuchanek opened this issue Mar 20, 2014 · 1 comment

Comments

@timsuchanek
Copy link

Hey,
is there a possibility to get a final callback after the batch is done?
I'm calling this as a module and would like to have a kind of interface, so I can handle the response.

Thanks
Tim

@jeduan
Copy link
Contributor

jeduan commented Jul 6, 2015

Starting with 2.0 you can now use promises in the API, so you could use Promise.all to receive a notification when all the templates have rendered, similar to this example

@jeduan jeduan closed this as completed Jul 6, 2015
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

3 participants