Hey Dust community! 👋
Found something interesting about nested blocks! When trying to use variables in CURL URLs within WHILE or MAP/REDUCE structures, we get a templating error.
For example, in this sequence:
CODE_nested (sets some variables)
CURL_nested (tries to use those variables in URL)
We get: "Templating error: Variable not found in context while rendering 'url'" 😅
Anyone else encountered this? Any workarounds you've found?
Thanks! 🙏