Agent responses are cut off in the chat embed, but i see the full response on voiceflows side.

render block or set – the popup widget handles its own height and long answers will scroll automatically.
render.mode: "embedded"render.targetoverflow:hiddenrender.mode: 'overlay'https://cdn.voiceflow.com/widget/bundle.mjsrender.mode: 'embedded'<div id="flat-chat" style="width:100%; height:100vh; /* or any value */ overflow:auto;"></div>#flat-chat { flex: 1 1 auto; }