Stubble icon indicating copy to clipboard operation
Stubble copied to clipboard

Parent nested object access

Open phspies opened this issue 3 years ago • 1 comments

I'm trying to access a parent nested value from a child loop. I tried a couple of combinations, but cannot get this to work.

{{#operations}}
{{#operation.parameters}}
{{operations.current.name}} {{operations.parameters.current.name}}
{{#/operation.parameters}}
{{#/operations}}

phspies avatar May 09 '22 19:05 phspies

Hey there,

Would you mind creating a minimal reproduction I could use to try narrow this down?

Romanx avatar May 12 '22 13:05 Romanx

Hey i'm going to close this due to inactivity, feel free to open a new issue with a minimal reproduction if you're still having issues.

Romanx avatar Aug 29 '22 15:08 Romanx