The output is assigned to my attribute. Then, I select a div in the component, bind the repeat to the attribute, and when I attempt to select content, such as 'note,' it turns out to be null. Toddle AI told me that I need to select the "Item" from "fx," but no item is available. I usually get an item when information is fetched from an API query, but in this case, when I want to select a value, I need to select the attribute, which is empty. I tried previewing the page, and only in that case does something get selected, but the selection needs to be done in blind mode since you can't see anything. What am I doing wrong?