So somehow (without me changing anything of the code logic) when a widget uses sendFollowUpMessage to render a new widget.. chatgpt is re rendering the main widget and then it renders the new one… this is a new behavior cuz before last week it wasn’t happening with the same codebase. anyone facing the same situation?
for me, sendFollowUpMessage never triggers a new tool call = so no new widget (and i would like that). It just triggers textual response or thinking block.