Recursive Data structures: Allow a block to include itself. #3132
TomDo1234
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use Case: Making a reddit-like site where comments can have replies and more replies underneath them, infinite recursion.
You can solve this by allowing a block to include itself. Allow a block field to include a block field which contains itself as a block.
Beta Was this translation helpful? Give feedback.
All reactions