You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.
Hi @devalexqt (and anyone else who reads this issue), not really. You need to first calculate all of your data using async callbacks in Node.js code. Then once you have everything, pass it synchronously to the template. There is a good, much more detailed answer on the StackOverflow question now: https://stackoverflow.com/a/47959830/106302
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it support async call for function from template?
Something like this.
https://stackoverflow.com/questions/47955502/node-js-swig-is-it-support-async-function
The text was updated successfully, but these errors were encountered: