Hi there,
does anyone have a solution for this? Saw another issue/thread raised but no solution for it.
How do we up the depth allowance?
Hi there,
does anyone have a solution for this? Saw another issue/thread raised but no solution for it.
How do we up the depth allowance?
Hi Lisa,
This is a limitation of the Velocity implementation within the system.
You can either limit your recursion depth with a counter, or re-write your Velocity code without recursion.