**
Message:
Hello,
I’m currently working with the OpenAI module (Create a Completion).
When I click the “Map” button in the Messages > Message 1 > Content
field, the mapping view opens but doesn’t expand fully. Here’s what’s happening:
- The
choices[]
section appears, but I can’t expand it to access0 → message → content
. - The
Expand all
option doesn’t reveal anything beyond the top level. - I’ve tried zooming out (Ctrl + -), resizing the window, dragging edges — nothing works.
- I also tried duplicating the module and running it again — still no change.
- It seems like the inner structure is collapsed or frozen and won’t render.
Is this a known issue? How can I force the full structure to show so I can map to choices[0].message.content
?
Thanks in advance.