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
Nesting blocks within conditional (and possibly looping) blocks results in the error: blocks ('nested_block_name') are only allowed at the top level of a template or another block. Further discussion in #85.
The text was updated successfully, but these errors were encountered:
djc
added a commit
that referenced
this issue
Jun 2, 2020
Nesting blocks within conditional (and possibly looping) blocks results in the error:
blocks ('nested_block_name') are only allowed at the top level of a template or another block
. Further discussion in #85.The text was updated successfully, but these errors were encountered: