Nunjucks: {% setAsync %}
to handle Asynchronous Shortcodes nested inside.
#2108
Milestone
{% setAsync %}
to handle Asynchronous Shortcodes nested inside.
#2108
Failing test case:
Discovered via #2100 (comment)
Local PR that has some progress on a similar issue: #1749
Nunjucks Related Issues:
mozilla/nunjucks#815
mozilla/nunjucks#1362
mozilla/nunjucks#1363
I tested mozilla/nunjucks#1357 locally and it did not resolve the issue.
Related: macros
Note that the
macro
docs warn about using async stuff: https://mozilla.github.io/nunjucks/templating.html#macroThis repo has a
setAsync
custom tag that I looked into but I don’t think it solved the issue: https://github.com/namshi/nunjucks-setasyncThe text was updated successfully, but these errors were encountered: