Hey,
Following up from https://community.palantir.com/t/how-can-i-reference-the-index-of-my-sub-container-in-a-slate-repeating-container/447 I was able to correctly fetch the index of my sub-container. However, I’m unable to use the index to fetch values from an array. Doing the following does not work:
What is the correct way to fetch the elements from the array returned by f_function_1?